Skip to content

Commit

Permalink
deps: bump github-actions-models (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw authored Jan 24, 2025
1 parent 9426992 commit b47bbfb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ clap-verbosity-flag = { version = "3.0.2", features = [
], default-features = false }
etcetera = "0.8.0"
flate2 = "1.0.35"
github-actions-models = "0.22.0"
github-actions-models = "0.23.0"
http-cache-reqwest = "0.15.0"
human-panic = "2.0.1"
indexmap = "2.7.1"
Expand Down
2 changes: 2 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Nothing to see here (yet!)

* Fixed a bug where `zizmor` would fail to discover actions within
subdirectories of `.github/workflows` (#477)
* Fixed a bug where `zizmor` would fail to parse composite action definitions
with no `name` field (#487)

## v1.2.2

Expand Down

0 comments on commit b47bbfb

Please sign in to comment.