Update zizmor@latest to 1.25.2

This commit is contained in:
Taiki Endo
2026-05-17 16:36:01 +09:00
parent f028577576
commit a27acddb1d
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `zizmor@latest` to 1.25.2.
- Update `cargo-zigbuild@latest` to 0.22.3. ([#1814](https://github.com/taiki-e/install-action/pull/1814), thanks @simonhollingshead) - Update `cargo-zigbuild@latest` to 0.22.3. ([#1814](https://github.com/taiki-e/install-action/pull/1814), thanks @simonhollingshead)
- Update `wasm-tools@latest` to 1.249.0. - Update `wasm-tools@latest` to 1.249.0.
+3 -3
View File
@@ -18,13 +18,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.25.0" "version": "1.25.2"
}, },
"1": { "1": {
"version": "1.25.0" "version": "1.25.2"
}, },
"1.25": { "1.25": {
"version": "1.25.0" "version": "1.25.2"
}, },
"1.25.2": { "1.25.2": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {