Skip to content

Commit 9300d3b

Browse files
authored
ww/release (#2016)
* zizmor 1.25.1 * Record changes
1 parent 331917a commit 9300d3b

3 files changed

Lines changed: 16 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ homepage = "https://docs.zizmor.sh"
1717
edition = "2024"
1818
license = "MIT"
1919
rust-version = "1.88.0"
20-
version = "1.25.0"
20+
version = "1.25.1"
2121

2222
[workspace.dependencies]
23-
github-actions-expressions = { path = "crates/github-actions-expressions", version = "1.25.0" }
24-
github-actions-models = { path = "crates/github-actions-models", version = "1.25.0" }
25-
subfeature = { path = "crates/subfeature", version = "1.25.0" }
26-
tree-sitter-iter = { path = "crates/tree-sitter-iter", version = "1.25.0" }
27-
yamlpath = { path = "crates/yamlpath", version = "1.25.0" }
28-
yamlpatch = { path = "crates/yamlpatch", version = "1.25.0" }
23+
github-actions-expressions = { path = "crates/github-actions-expressions", version = "1.25.1" }
24+
github-actions-models = { path = "crates/github-actions-models", version = "1.25.1" }
25+
subfeature = { path = "crates/subfeature", version = "1.25.1" }
26+
tree-sitter-iter = { path = "crates/tree-sitter-iter", version = "1.25.1" }
27+
yamlpath = { path = "crates/yamlpath", version = "1.25.1" }
28+
yamlpatch = { path = "crates/yamlpatch", version = "1.25.1" }
2929

3030
anyhow = "1.0.102"
3131
itertools = "0.14.0"

docs/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ of `zizmor`.
99

1010
## Next (UNRELEASED)
1111

12+
## 1.25.1
13+
1214
### Bug Fixes 🐛
1315

1416
* Fixed a bug where the [cache-poisoning] audit would fail to consider

0 commit comments

Comments
 (0)