Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
b3a78f63e9 Release 2.55.4 2025-07-01 20:21:52 +09:00
Taiki Endo
317f4ffb0d Update trivy@latest to 0.64.0 2025-07-01 18:16:58 +09:00
Taiki Endo
7acec7942c Update just@latest to 1.41.0 2025-07-01 18:16:58 +09:00
3 changed files with 65 additions and 4 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.55.4] - 2025-07-01
- Update `trivy@latest` to 0.64.0.
- Update `just@latest` to 1.41.0.
## [2.55.3] - 2025-06-30
- Update `dprint@latest` to 0.50.1.
@@ -4054,7 +4060,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.55.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.55.4...HEAD
[2.55.4]: https://github.com/taiki-e/install-action/compare/v2.55.3...v2.55.4
[2.55.3]: https://github.com/taiki-e/install-action/compare/v2.55.2...v2.55.3
[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

33
manifests/just.json generated
View File

@@ -22,10 +22,39 @@
},
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
"latest": {
"version": "1.40.0"
"version": "1.41.0"
},
"1": {
"version": "1.40.0"
"version": "1.41.0"
},
"1.41": {
"version": "1.41.0"
},
"1.41.0": {
"x86_64_linux_musl": {
"etag": "0x8DDB876E03134D1",
"checksum": "9d794c80727b28f549e9237ec0c01870794a36afeadea0864b5c2dbb32dd1fdb"
},
"x86_64_macos": {
"etag": "0x8DDB876D41A71A7",
"checksum": "c0c2550a437e8854171a2aea328c7f3cc98bd664f77774af6f146b313fc3e53f"
},
"x86_64_windows": {
"etag": "0x8DDB87719D0F11A",
"checksum": "7a64efe8ce126fc45ab7418ef2013b8c52cd387d59de5207bd857ca9e7f197eb"
},
"aarch64_linux_musl": {
"etag": "0x8DDB876F2E45B8E",
"checksum": "26afe17813840a26ffac6bdad1e9689d44359dbc30101c3c80c965c6550e6be6"
},
"aarch64_macos": {
"etag": "0x8DDB876DCC70EFC",
"checksum": "732c016a5d4bc07f0dae0dc6d1e3750d1306ef4520c6b2ec6d5a638470f94327"
},
"aarch64_windows": {
"etag": "0x8DDB8771E23FBA0",
"checksum": "a49d09c09be9efef8a8c8aafe2dafd1c7cee1d149c19e4aa078a7eff0bdc7090"
}
},
"1.40": {
"version": "1.40.0"

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.63.0"
"version": "0.64.0"
},
"0.64": {
"version": "0.64.0"
},
"0.64.0": {
"x86_64_linux_gnu": {
"etag": "0x8DDB87C74419214",
"checksum": "e50755b3be29ae515091a45c96a2bc126846334210c30202331b797b9ae6e366"
},
"x86_64_macos": {
"etag": "0x8DDB87C72C4B5BC",
"checksum": "f7c649c3e9598fde7074bb34b024d11f5b836d230c391a0cdde319db73e0fedc"
},
"x86_64_windows": {
"etag": "0x8DDB87C75CF7247",
"checksum": "7f34d0cd2813cf7f89064ffbc04af891f7839f673e9a0a0505cf91391d07826e"
},
"aarch64_linux_gnu": {
"etag": "0x8DDB87C72D67BFC",
"checksum": "c7e78d67af98dad178f18b4b8d20929b7f9d267e9c556f8ad815f8997035bcd9"
},
"aarch64_macos": {
"etag": "0x8DDB87C7591EB49",
"checksum": "77e70dd2fdbac5986cc02a8def382bdaf78777f0050fc37af72916cc47b56a20"
}
},
"0.63": {
"version": "0.63.0"