mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-26 17:10:48 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
078fd1effe | ||
|
|
70afd9d53f | ||
|
|
1e57335387 |
@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.55.2] - 2025-06-30
|
||||||
|
|
||||||
|
- Update `zizmor@latest` to 1.11.0.
|
||||||
|
|
||||||
|
- Update `cargo-dinghy@latest` to 0.8.1.
|
||||||
|
|
||||||
## [2.55.1] - 2025-06-30
|
## [2.55.1] - 2025-06-30
|
||||||
|
|
||||||
- Update `vacuum@latest` to 0.17.1.
|
- Update `vacuum@latest` to 0.17.1.
|
||||||
@@ -4044,7 +4050,8 @@ Note: This release is considered a breaking change because installing on version
|
|||||||
|
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.55.1...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.55.2...HEAD
|
||||||
|
[2.55.2]: https://github.com/taiki-e/install-action/compare/v2.55.1...v2.55.2
|
||||||
[2.55.1]: https://github.com/taiki-e/install-action/compare/v2.55.0...v2.55.1
|
[2.55.1]: https://github.com/taiki-e/install-action/compare/v2.55.0...v2.55.1
|
||||||
[2.55.0]: https://github.com/taiki-e/install-action/compare/v2.54.3...v2.55.0
|
[2.55.0]: https://github.com/taiki-e/install-action/compare/v2.54.3...v2.55.0
|
||||||
[2.54.3]: https://github.com/taiki-e/install-action/compare/v2.54.2...v2.54.3
|
[2.54.3]: https://github.com/taiki-e/install-action/compare/v2.54.2...v2.54.3
|
||||||
|
|||||||
14
manifests/cargo-dinghy.json
generated
14
manifests/cargo-dinghy.json
generated
@@ -12,10 +12,20 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/sonos/dinghy/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/sonos/dinghy/blob/main/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/sonos/dinghy/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/sonos/dinghy/blob/main/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.8.0"
|
"version": "0.8.1"
|
||||||
},
|
},
|
||||||
"0.8": {
|
"0.8": {
|
||||||
"version": "0.8.0"
|
"version": "0.8.1"
|
||||||
|
},
|
||||||
|
"0.8.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDB80A9802C524",
|
||||||
|
"checksum": "15351a72e44382c7534b6096d372bd7fa1fe730e4e1aa7f2da18c8686eb20869"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDB80AAA03E5B9",
|
||||||
|
"checksum": "5f450dffb9f681a647ecd47206ae241c5209ca5914bb5b8092b80d9060514821"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.8.0": {
|
"0.8.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
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)",
|
"license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.10.0"
|
"version": "1.11.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.10.0"
|
"version": "1.11.0"
|
||||||
|
},
|
||||||
|
"1.11": {
|
||||||
|
"version": "1.11.0"
|
||||||
|
},
|
||||||
|
"1.11.0": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"etag": "0x8DDB809EF54050C",
|
||||||
|
"checksum": "da35e666827cbb1e6ca98b18b7969657b9f186467bfebfa25e730aac527c36f8"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDB809EEEC6921",
|
||||||
|
"checksum": "a1f60dd09527ce546ff86e49ebfa1ab4a6c5d16365662e6932f8d0f46fbb18b2"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDB809EEF255DF",
|
||||||
|
"checksum": "35e038bdbde6fcfdf947c947c7c3fc83c5043e0ded0e5b0d59c30c8eda97fd3a"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DDB809EEFAB0EF",
|
||||||
|
"checksum": "ce6d71e796b7d3663449151b08cee7c659f89bf36095c432e25169c857f479f0"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDB809EEF9EE76",
|
||||||
|
"checksum": "7cf59f08cb50f539ab9ddc6be1d463c81e31f5b189d148fc6f786adf9fc42a5f"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.10": {
|
"1.10": {
|
||||||
"version": "1.10.0"
|
"version": "1.10.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user