This repository was archived by the owner on May 20, 2025. It is now read-only.
Releases: zizmorcore/github-actions-models
Releases · zizmorcore/github-actions-models
v0.28.2
v0.28.1
What's Changed
- feat: common: more rigorous
uses:
handling by @woodruffw in #43
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- bugfix: allow pull_request.types to be a scalar value by @woodruffw in #41
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- chore: bump rust edition to 2024 by @woodruffw in #38
- Implement
Debug
for all public types by @wetheredge in #39 - bugfix: make workflow_call.secrets.*.required optional by @woodruffw in #40
New Contributors
- @wetheredge made their first contribution in #39
Full Changelog: v0.26.0...v0.27.0
v0.26.0
chore: prep 0.26.0 release Signed-off-by: William Woodruff <[email protected]>
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