Compare commits

...

7 Commits

Author SHA1 Message Date
Taiki Endo
d0f4f69b07 Release 2.62.13 2025-09-30 00:00:32 +09:00
Taiki Endo
79f2c3bc22 Update zizmor@latest to 1.14.2 2025-09-29 23:59:00 +09:00
Taiki Endo
1eaae0c172 Update .deny.toml
```
error[build-script-not-allowed]: crate 'quote = 1.0.41' has a build script but is not allowed to have one
 ├ quote v1.0.41
   ├── serde_derive v1.0.228
   │   └── install-action-manifest-schema v0.1.1
   └── syn v2.0.106
       └── serde_derive v1.0.228 (*)
```
2025-09-29 23:42:07 +09:00
Taiki Endo
5ab30948b9 Release 2.62.12 2025-09-29 10:42:43 +09:00
Taiki Endo
d108ea068c Update changelog 2025-09-29 10:42:32 +09:00
Taiki Endo
33fea01368 Update mise@latest to 2025.9.23 2025-09-29 09:38:50 +09:00
Taiki Endo
9473c731b1 Update mise@latest to 2025.9.22 2025-09-29 03:19:17 +09:00
4 changed files with 92 additions and 7 deletions

View File

@@ -17,6 +17,7 @@ build.include-workspace = false # covered by tools/tidy.sh
build.include-archives = true
build.allow-build-scripts = [
{ name = "proc-macro2" }, # via serde_derive
{ name = "quote" }, # via serde_derive
{ name = "semver" },
{ name = "serde_core" },
{ name = "serde" }, # https://github.com/serde-rs/serde/issues/2972

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.62.13] - 2025-09-29
- Update `zizmor@latest` to 1.14.2.
## [2.62.12] - 2025-09-29
- Update `mise@latest` to 2025.9.23.
## [2.62.11] - 2025-09-28
- Update `mise@latest` to 2025.9.21.
@@ -4613,7 +4621,9 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.11...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.13...HEAD
[2.62.13]: https://github.com/taiki-e/install-action/compare/v2.62.12...v2.62.13
[2.62.12]: https://github.com/taiki-e/install-action/compare/v2.62.11...v2.62.12
[2.62.11]: https://github.com/taiki-e/install-action/compare/v2.62.10...v2.62.11
[2.62.10]: https://github.com/taiki-e/install-action/compare/v2.62.9...v2.62.10
[2.62.9]: https://github.com/taiki-e/install-action/compare/v2.62.8...v2.62.9

58
manifests/mise.json generated
View File

@@ -28,13 +28,65 @@
},
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
"latest": {
"version": "2025.9.21"
"version": "2025.9.23"
},
"2025": {
"version": "2025.9.21"
"version": "2025.9.23"
},
"2025.9": {
"version": "2025.9.21"
"version": "2025.9.23"
},
"2025.9.23": {
"x86_64_linux_musl": {
"etag": "0x8DDFED7969E2EEF",
"checksum": "b3819dbc5848e2d04fc334d69c2c285d5ed87f3e3f7c22cfa2d1f3ae30afbaba"
},
"x86_64_macos": {
"etag": "0x8DDFED798D68441",
"checksum": "40f796d19bdebb88e1cd12e12243f9916669c8d7e333f413a932c52b3e973f01"
},
"x86_64_windows": {
"etag": "0x8DDFED799B0D382",
"checksum": "ab233a8be9d8252928135b8c2039fc3c1f969e4531b81ec6d4b64442e3871897"
},
"aarch64_linux_musl": {
"etag": "0x8DDFED7932DCE4A",
"checksum": "3e8b80887fabef0343007cb0234aa4890604e413ebd266801a474f683e63c80c"
},
"aarch64_macos": {
"etag": "0x8DDFED798145CE9",
"checksum": "c8c6b6f346f6aea203b4aced6491d64fe949dd02a51005999f69bc4b5e87b15a"
},
"aarch64_windows": {
"etag": "0x8DDFED7998DE268",
"checksum": "97608014b76a067da654bdd0a380191bd4c4a15e76620ebb1989adc0c8c89375"
}
},
"2025.9.22": {
"x86_64_linux_musl": {
"etag": "0x8DDFEA8A22FE298",
"checksum": "447f4bd005abf9961af0209f15c46cbce66b8ba6331cd153c109a5e3efd352e0"
},
"x86_64_macos": {
"etag": "0x8DDFEA8A42CF839",
"checksum": "1475f98dd94c4aa4b8aa57c67133e04689e7f5f2d95332482bf969cc91073173"
},
"x86_64_windows": {
"etag": "0x8DDFEA8A4DB5FBD",
"checksum": "b9aa6f98d954c89c010bb9d6e4411aca749036fa6ecad03e0044c161360f8581"
},
"aarch64_linux_musl": {
"etag": "0x8DDFEA89F7E51C8",
"checksum": "17578d4e78f7ebc0625abfe00951fd00cfe30d2c665c8c4e4444bdcee5148edb"
},
"aarch64_macos": {
"etag": "0x8DDFEA8A3721B99",
"checksum": "a8307b2637076851cfed21c24e327953c2d62636b70ee4a4c863bdb6fc3b96d7"
},
"aarch64_windows": {
"etag": "0x8DDFEA8A4B23420",
"checksum": "417205b846b378c376195ad01cb00207919172e9ea128e1db182cfb77b1800ba"
}
},
"2025.9.21": {
"x86_64_linux_musl": {

28
manifests/zizmor.json generated
View File

@@ -19,13 +19,35 @@
},
"license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)",
"latest": {
"version": "1.14.1"
"version": "1.14.2"
},
"1": {
"version": "1.14.1"
"version": "1.14.2"
},
"1.14": {
"version": "1.14.1"
"version": "1.14.2"
},
"1.14.2": {
"x86_64_linux_gnu": {
"etag": "0x8DDFF6193645E1F",
"checksum": "25cb9d5ac2ae533b2002ade7b58e5757066082806a8bbeb6883104b84ba5fd86"
},
"x86_64_macos": {
"etag": "0x8DDFF6193606AE7",
"checksum": "4ab6ad0064c011fc6c38584f94da9a14f6553a102318ea6800e143ae50323c6b"
},
"x86_64_windows": {
"etag": "0x8DDFF61935AF2E0",
"checksum": "34a2691445be9e45b3262b4efa2d5dfe6c7d7aade96603fdc8290bab191a74b5"
},
"aarch64_linux_gnu": {
"etag": "0x8DDFF61936F0088",
"checksum": "32731ff5b4ccc8f63eb0f1480847373670e817711fda739ffce656eaa98b1dfe"
},
"aarch64_macos": {
"etag": "0x8DDFF61936E64F2",
"checksum": "99a8cd468515183f373b2e30e0bcc1fb3434f882485ed449f820f0d2ca173fdd"
}
},
"1.14.1": {
"x86_64_linux_gnu": {