Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
d31232495a Release 2.57.5 2025-08-01 14:43:24 +09:00
Taiki Endo
00ad1b8748 Update vacuum@latest to 0.17.7 2025-08-01 14:16:18 +09:00
Taiki Endo
e8c1cf74a6 Release 2.57.4 2025-07-31 17:19:22 +09:00
Taiki Endo
f5b10fbf06 Update trivy@latest to 0.65.0 2025-07-31 16:58:57 +09:00
3 changed files with 65 additions and 4 deletions

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.57.5] - 2025-08-01
- Update `vacuum@latest` to 0.17.7.
## [2.57.4] - 2025-07-31
- Update `trivy@latest` to 0.65.0.
## [2.57.3] - 2025-07-31
- Update `syft@latest` to 1.29.1.
@@ -4214,7 +4222,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.57.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.57.5...HEAD
[2.57.5]: https://github.com/taiki-e/install-action/compare/v2.57.4...v2.57.5
[2.57.4]: https://github.com/taiki-e/install-action/compare/v2.57.3...v2.57.4
[2.57.3]: https://github.com/taiki-e/install-action/compare/v2.57.2...v2.57.3
[2.57.2]: https://github.com/taiki-e/install-action/compare/v2.57.1...v2.57.2
[2.57.1]: https://github.com/taiki-e/install-action/compare/v2.57.0...v2.57.1

27
manifests/trivy.json generated
View File

@@ -24,7 +24,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/aquasecurity/trivy/blob/main/LICENSE)",
"latest": {
"version": "0.64.1"
"version": "0.65.0"
},
"0.65": {
"version": "0.65.0"
},
"0.65.0": {
"x86_64_linux_gnu": {
"etag": "0x8DDCFFB2522E989",
"checksum": "f0c5e3c912e7f5194a0efc85dfd34c94c63c4a4184b2d7b97ec7718661f5ead2"
},
"x86_64_macos": {
"etag": "0x8DDCFFB23C5CCA2",
"checksum": "b022f86ac91d1c4e79cc548f3e470880a2f8150a369058fbd055bee537aca798"
},
"x86_64_windows": {
"etag": "0x8DDCFFB23CC2E24",
"checksum": "736ea5990e1a8432624039b0438324b6b7542e94810f9bc83a56f37c56a05b87"
},
"aarch64_linux_gnu": {
"etag": "0x8DDCFFB23875C2C",
"checksum": "013c67e6aff35429cbbc9f38ea030f5a929d128df08f16188af35ca70517330b"
},
"aarch64_macos": {
"etag": "0x8DDCFFB26795759",
"checksum": "3076e27024b92d634fe09947934d36dc8b651a8539ff1d69b4cfac008dfb59ce"
}
},
"0.64": {
"version": "0.64.1"

30
manifests/vacuum.json generated
View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
"latest": {
"version": "0.17.6"
"version": "0.17.7"
},
"0.17": {
"version": "0.17.6"
"version": "0.17.7"
},
"0.17.7": {
"x86_64_linux_musl": {
"etag": "0x8DDD0A04691AD95",
"checksum": "7c9b893d20ce7c41f578bf45bad92f8d9b4d6e036220536cb4444f8b41fe526f"
},
"x86_64_macos": {
"etag": "0x8DDD0A045C924DF",
"checksum": "b5318a4db4370dff49b750739dacfba7f4438669b0bb8493811d7ae20833e244"
},
"x86_64_windows": {
"etag": "0x8DDD0A0468207BF",
"checksum": "249ab006eab527832918c536e095afc907f8f63baeaf5c4cdaa65bc2abd16d7d"
},
"aarch64_linux_musl": {
"etag": "0x8DDD0A046C83795",
"checksum": "eb5c44865ad263022fc3e114fc8a6715ea9e7cfda0425bdc5c13dcfb8cef08e5"
},
"aarch64_macos": {
"etag": "0x8DDD0A045CE4F2C",
"checksum": "4c291f5c937f2baa8f7bbc92db86d4a4a7e86455394291c6968a28a4e1005fe6"
},
"aarch64_windows": {
"etag": "0x8DDD0A045CB9320",
"checksum": "0d3b9e6804343862c2e94bb93d32968af7976ff1d1a863198ffc4467412d046d"
}
},
"0.17.6": {
"x86_64_linux_musl": {