Launch Week 11 announcements & demos →
Why Prevent?
Features
Resources
News
Pricing
Book a demo
Toggle menu
← Changelog
GitHub plugin v0.39.1 - Fixed pipeline column of github_workflow table to correctly return data instead of an error
Feb 15, 2024
•
steampipe
Bug fixes
Fixed the
pipeline
column of the
github_workflow
table to correctly return data instead of an error. (
#388
)
Fixed the example query in the
docs/index.md
file by replacing the
stargazers_count
column with
stargazer_count
. (
#397
)