mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-04 20:20:30 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df09ffeb63 | ||
|
|
78b2b10979 | ||
|
|
4d591b20d6 | ||
|
|
4351b0c7ea | ||
|
|
efc1414b70 |
14
CHANGELOG.md
14
CHANGELOG.md
@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.58.13] - 2025-08-15
|
||||
|
||||
- Update `zizmor@latest` to 1.12.1.
|
||||
|
||||
- Update `protoc@latest` to 3.32.0.
|
||||
|
||||
## [2.58.12] - 2025-08-14
|
||||
|
||||
- Update `cargo-deny@latest` to 0.18.4.
|
||||
|
||||
## [2.58.11] - 2025-08-14
|
||||
|
||||
- Update `release-plz@latest` to 0.3.140.
|
||||
@@ -4300,7 +4310,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.58.11...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.13...HEAD
|
||||
[2.58.13]: https://github.com/taiki-e/install-action/compare/v2.58.12...v2.58.13
|
||||
[2.58.12]: https://github.com/taiki-e/install-action/compare/v2.58.11...v2.58.12
|
||||
[2.58.11]: https://github.com/taiki-e/install-action/compare/v2.58.10...v2.58.11
|
||||
[2.58.10]: https://github.com/taiki-e/install-action/compare/v2.58.9...v2.58.10
|
||||
[2.58.9]: https://github.com/taiki-e/install-action/compare/v2.58.8...v2.58.9
|
||||
|
||||
26
manifests/cargo-deny.json
generated
26
manifests/cargo-deny.json
generated
@@ -24,10 +24,32 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.18.3"
|
||||
"version": "0.18.4"
|
||||
},
|
||||
"0.18": {
|
||||
"version": "0.18.3"
|
||||
"version": "0.18.4"
|
||||
},
|
||||
"0.18.4": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DDDB1F44DA0737",
|
||||
"checksum": "f476ee4e3213f13ef40a47b0f3ccc4d14a0011d7dd5abfeb9846d5c1d62a9a42"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DDDB1F0AA34748",
|
||||
"checksum": "0223ab5950748c1855950cd73bff4dc044fe086c66cedd0b3363087c95dd2326"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DDDB1F75771FA3",
|
||||
"checksum": "fa223fabedc3fd01dc428d8807202b02ac4b7174529d9ba7f7fcc105ab39904a"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DDDB1F1DD63FED",
|
||||
"checksum": "39b8b76e2e4d149c0f49562165397fbe9f60534a04c0ef92089a2a61d9758d43"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DDDB1F0FFD4F0D",
|
||||
"checksum": "0e4f43fec5c9b8f26d689bcb08e18b7d3078b0b74b11837757737d2c8c8f53e6"
|
||||
}
|
||||
},
|
||||
"0.18.3": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
34
manifests/protoc.json
generated
34
manifests/protoc.json
generated
@@ -3,10 +3,40 @@
|
||||
"template": null,
|
||||
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
|
||||
"latest": {
|
||||
"version": "3.31.1"
|
||||
"version": "3.32.0"
|
||||
},
|
||||
"3": {
|
||||
"version": "3.31.1"
|
||||
"version": "3.32.0"
|
||||
},
|
||||
"3.32": {
|
||||
"version": "3.32.0"
|
||||
},
|
||||
"3.32.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-linux-x86_64.zip",
|
||||
"etag": "0x8DDDB71F694FC1E",
|
||||
"checksum": "7ca037bfe5e5cabd4255ccd21dd265f79eb82d3c010117994f5dc81d2140ee88"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-osx-x86_64.zip",
|
||||
"etag": "0x8DDDB71F6D2F7DB",
|
||||
"checksum": "63eeba15ddc12ab11b0a8bce81fb2d46cc69022c3e6ad21fecde90d52139bff6"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-win64.zip",
|
||||
"etag": "0x8DDDB71F6F3EF52",
|
||||
"checksum": "89c178e9f878cb6dd561f677688e1eb2e757cb9ac84ae30b64436bac19646996"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-linux-aarch_64.zip",
|
||||
"etag": "0x8DDDB71F608C343",
|
||||
"checksum": "56af3fc2e43a0230802e6fadb621d890ba506c5c17a1ae1070f685fe79ba12d0"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-osx-aarch_64.zip",
|
||||
"etag": "0x8DDDB71F6ADBF68",
|
||||
"checksum": "09a2c729cc821215cc0d4c564b761760961fe338c52f24b302fd7e18e7b675d1"
|
||||
}
|
||||
},
|
||||
"3.31": {
|
||||
"version": "3.31.1"
|
||||
|
||||
29
manifests/zizmor.json
generated
29
manifests/zizmor.json
generated
@@ -19,10 +19,35 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.11.0"
|
||||
"version": "1.12.1"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.11.0"
|
||||
"version": "1.12.1"
|
||||
},
|
||||
"1.12": {
|
||||
"version": "1.12.1"
|
||||
},
|
||||
"1.12.1": {
|
||||
"x86_64_linux_gnu": {
|
||||
"etag": "0x8DDDBB56FA0BAE3",
|
||||
"checksum": "d73cd379078cae18d5439ce1f8716d30de5a4d2d29cac62cfbe01e6a8251fe0e"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DDDBB56FA7DED0",
|
||||
"checksum": "d1157e117c14ffc41bf8892cb67c1e2c33ed9bca4d38cdfaf445d426f767319e"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DDDBB56F9D157F",
|
||||
"checksum": "243a226659b3b0738feeda82fa55aab596060701c69124128ad944e5d5b671af"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DDDBB56FA8537F",
|
||||
"checksum": "1c00179dce2cd9db2f62666272037a4f8640a45f0c9de0b3137376ce3e997519"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DDDBB56F9E25C9",
|
||||
"checksum": "a3b8172813a28c5e6745075242ccc2bb2d3cf910bf2b04259313b0228fbf5d23"
|
||||
}
|
||||
},
|
||||
"1.11": {
|
||||
"version": "1.11.0"
|
||||
|
||||
Reference in New Issue
Block a user