Releases: woodruffw/github-actions-models
Releases · woodruffw/github-actions-models
v0.26.0
v0.25.0
What's Changed
- bugfix: max-parallel can be an expression by @woodruffw in #36
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- actions: make input/output descriptions optional by @woodruffw in #34
Full Changelog: v0.23.0...v0.24.0
v0.23.0
bugfix: make action names optional The docs claim that `name` is required, but it is not. Signed-off-by: William Woodruff <[email protected]>
v0.22.0
v0.21.0
What's Changed
- bugfix: Step::timeout_minutes can be an expression by @woodruffw in #31
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- fix: allow reusable workflow calls to be unpinned by @woodruffw in #30
Full Changelog: v0.19.0...v0.20.0
v0.19.0
v0.18.0
What's Changed
- build(deps): bump astral-sh/setup-uv from 4 to 5 in the github-actions group by @dependabot in #26
- tests: add case from woodruffw/zizmor#366 by @woodruffw in #27
- fix: allow workflow_call.secrets values to be empty by @woodruffw in #28
New Contributors
- @dependabot made their first contribution in #26
Full Changelog: v0.17.0...v0.18.0
v0.17.0
prep 0.17.0 Signed-off-by: William Woodruff <[email protected]>