mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-12 23:40:19 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9185c192a9 | ||
|
|
ac23996460 | ||
|
|
27246c606c |
@@ -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.56.2] - 2025-07-02
|
||||||
|
|
||||||
|
- Update `vacuum@latest` to 0.17.2.
|
||||||
|
|
||||||
|
- Update `syft@latest` to 1.28.0.
|
||||||
|
|
||||||
## [2.56.1] - 2025-07-01
|
## [2.56.1] - 2025-07-01
|
||||||
|
|
||||||
- Update `release-plz@latest` to 0.3.137.
|
- Update `release-plz@latest` to 0.3.137.
|
||||||
@@ -4068,7 +4074,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.56.1...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.2...HEAD
|
||||||
|
[2.56.2]: https://github.com/taiki-e/install-action/compare/v2.56.1...v2.56.2
|
||||||
[2.56.1]: https://github.com/taiki-e/install-action/compare/v2.56.0...v2.56.1
|
[2.56.1]: https://github.com/taiki-e/install-action/compare/v2.56.0...v2.56.1
|
||||||
[2.56.0]: https://github.com/taiki-e/install-action/compare/v2.55.4...v2.56.0
|
[2.56.0]: https://github.com/taiki-e/install-action/compare/v2.55.4...v2.56.0
|
||||||
[2.55.4]: https://github.com/taiki-e/install-action/compare/v2.55.3...v2.55.4
|
[2.55.4]: https://github.com/taiki-e/install-action/compare/v2.55.3...v2.55.4
|
||||||
|
|||||||
29
manifests/syft.json
generated
29
manifests/syft.json
generated
@@ -24,10 +24,35 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
|
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.27.1"
|
"version": "1.28.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.27.1"
|
"version": "1.28.0"
|
||||||
|
},
|
||||||
|
"1.28": {
|
||||||
|
"version": "1.28.0"
|
||||||
|
},
|
||||||
|
"1.28.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDB986800C4D58",
|
||||||
|
"checksum": "3edee7fe1ceb1f78360e547f57048930d57f00c7ec3d0b8bdfb902805f048468"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDB98680FF3878",
|
||||||
|
"checksum": "15067673a0ea8aeba31e2a53deb1633eac5c0024ab73bdff91cffb157735d90a"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDB98680FF11CE",
|
||||||
|
"checksum": "a1637fdc074e9c80c6bf900df26a883516bf32e90499e3bd9aa314493d40a0a8"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDB98680119E80",
|
||||||
|
"checksum": "95c8533c46d4a952a576365f373d04fc0a4348e7335cbb82ac3ea2bc66e1e58b"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDB98680F0C9C5",
|
||||||
|
"checksum": "8666a08560b7afb3a547a5cd596880c9ff51736a4c49b1576009aef292c08343"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.27": {
|
"1.27": {
|
||||||
"version": "1.27.1"
|
"version": "1.27.1"
|
||||||
|
|||||||
30
manifests/vacuum.json
generated
30
manifests/vacuum.json
generated
@@ -22,10 +22,36 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.17.1"
|
"version": "0.17.2"
|
||||||
},
|
},
|
||||||
"0.17": {
|
"0.17": {
|
||||||
"version": "0.17.1"
|
"version": "0.17.2"
|
||||||
|
},
|
||||||
|
"0.17.2": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDB98852C3C9DD",
|
||||||
|
"checksum": "a34828f82f1f672a06997ddfd45cbc5c7f27146b4473d1ff04f323708c353d64"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDB9885240AE81",
|
||||||
|
"checksum": "3b0349f0a59b87dbb91f8c4d6d4efa544785880785b809adc15454be9a6efa85"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDB98852BCF3C2",
|
||||||
|
"checksum": "eec12cdf51e52d06884c7bbd7178bcb84e47b612d296994fc199b659ef8dd481"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDB988522BDE5C",
|
||||||
|
"checksum": "e38e7243956c0c80792ff6c0800a0bab1d82ee1ab0328a0092c3999157a6522d"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDB988523376ED",
|
||||||
|
"checksum": "e84669236d093c0e57233c5817afe23f8dd449e858cf42d147adcfeef3fca17a"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDB98852BAD344",
|
||||||
|
"checksum": "2fd7243f6ac406ad05e650cceb9b8478e89dca4223976e6b98475ec29cac00f0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.17.1": {
|
"0.17.1": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user