Compare commits

...

7 Commits

Author SHA1 Message Date
Taiki Endo
c12d62a803 Release 2.69.3 2026-03-20 14:32:37 +09:00
Taiki Endo
555a803617 Revert "Update trivy@latest to 0.69.4"
This reverts commit b6a52e440f.
2026-03-20 14:28:54 +09:00
Taiki Endo
9c9eabc351 Update uv@latest to 0.10.12 2026-03-20 14:28:54 +09:00
Taiki Endo
d4b98d62d9 Update protoc@latest to 3.34.1 2026-03-20 14:28:54 +09:00
Taiki Endo
42721ded7d Release 2.69.2 2026-03-20 06:24:40 +09:00
Taiki Endo
b6a52e440f Update trivy@latest to 0.69.4 2026-03-19 18:36:59 +00:00
Taiki Endo
d6fdef5514 Update syft@latest to 1.42.3 2026-03-19 18:36:59 +00:00
4 changed files with 134 additions and 9 deletions

View File

@@ -10,6 +10,20 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.69.3] - 2026-03-20
- Update `uv@latest` to 0.10.12.
- Update `protoc@latest` to 3.34.1.
- Downgrade `trivy@latest` to 0.69.3.
## [2.69.2] - 2026-03-19
- Update `trivy@latest` to 0.69.4.
- Update `syft@latest` to 1.42.3.
## [2.69.1] - 2026-03-19
- Support `cargo-auditable`, `cargo-cyclonedx`, `cargo-machete`, and `knope` on AArch64 Linux.
@@ -5947,7 +5961,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.69.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.69.3...HEAD
[2.69.3]: https://github.com/taiki-e/install-action/compare/v2.69.2...v2.69.3
[2.69.2]: https://github.com/taiki-e/install-action/compare/v2.69.1...v2.69.2
[2.69.1]: https://github.com/taiki-e/install-action/compare/v2.69.0...v2.69.1
[2.69.0]: https://github.com/taiki-e/install-action/compare/v2.68.36...v2.69.0
[2.68.36]: https://github.com/taiki-e/install-action/compare/v2.68.35...v2.68.36

43
manifests/protoc.json generated
View File

@@ -3,13 +3,50 @@
"template": null,
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
"latest": {
"version": "3.34.0"
"version": "3.34.1"
},
"3": {
"version": "3.34.0"
"version": "3.34.1"
},
"3.34": {
"version": "3.34.0"
"version": "3.34.1"
},
"3.34.1": {
"x86_64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v34.1/protoc-34.1-linux-x86_64.zip",
"etag": "0x8DE8605ADA93D68",
"checksum": "af27ea66cd26938fe48587804ca7d4817457a08350021a1c6e23a27ccc8c6904"
},
"x86_64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v34.1/protoc-34.1-osx-x86_64.zip",
"etag": "0x8DE8605ADC2EA11",
"checksum": "ab124429c1f49951f03b6c0c0e911fec04e2c7c20de5c935e0cde7353bbd016c"
},
"x86_64_windows": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v34.1/protoc-34.1-win64.zip",
"etag": "0x8DE8605AE11272C",
"checksum": "6d7ebdc75e9c1f0026d4fb28f17ef1d0aae77d36744d83a9e052d79ba493724f"
},
"aarch64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v34.1/protoc-34.1-linux-aarch_64.zip",
"etag": "0x8DE8605AD2C8376",
"checksum": "31c5e9e3c7bf013cf41fb97765ee255c140024a6b175b6cc9b64beddd7c23ba7"
},
"aarch64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v34.1/protoc-34.1-osx-aarch_64.zip",
"etag": "0x8DE8605ADA98B2D",
"checksum": "2c7e92b8b578916937df132b3032e2e8e6c170862ecf7a8333094a6f3d03650c"
},
"powerpc64le_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v34.1/protoc-34.1-linux-ppcle_64.zip",
"etag": "0x8DE8605AD694819",
"checksum": "9160f1336e266dd0b389a29c4ffabded6cc9b80ab29f2da423106d6fe75b2ce2"
},
"s390x_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v34.1/protoc-34.1-linux-s390_64.zip",
"etag": "0x8DE8605AD4DEF95",
"checksum": "70994942bc60e3ac10e6b363d320dec902385af8ceb4028ee979d4c2fc054a6f"
}
},
"3.34.0": {
"x86_64_linux_gnu": {

40
manifests/syft.json generated
View File

@@ -36,13 +36,47 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.42.2"
"version": "1.42.3"
},
"1": {
"version": "1.42.2"
"version": "1.42.3"
},
"1.42": {
"version": "1.42.2"
"version": "1.42.3"
},
"1.42.3": {
"x86_64_linux_musl": {
"etag": "0x8DE85DA2631AC06",
"checksum": "0d6be741479eddd2c8644a288990c04f3df0d609bbc1599a005532a9dff63509"
},
"x86_64_macos": {
"etag": "0x8DE85DA260D0F29",
"checksum": "c00d01b7c43504708c8922d643d1cbaefa62ca8876baa4d2c2cf4c3be43707a9"
},
"x86_64_windows": {
"etag": "0x8DE85DA2605768A",
"checksum": "e1b9f4945aa64c2b34970bec617623d7f803d0661b48a50b966768b363322e2d"
},
"aarch64_linux_musl": {
"etag": "0x8DE85DA261370AE",
"checksum": "dc630590c953347789d08f8ebf57c7d8094db89100785fcd94b1cddeac791804"
},
"aarch64_macos": {
"etag": "0x8DE85DA25F3FE07",
"checksum": "d71ee7db2be0fe2e96f679fd9d69ef04274cc86c8604707797080a21070b3f32"
},
"aarch64_windows": {
"etag": "0x8DE85DA26516C56",
"checksum": "76db35f9ec13628e8465685e9773e7de4f57efe1f05bb99959fdde59bdef5f6a"
},
"powerpc64le_linux_musl": {
"etag": "0x8DE85DA2614A7B4",
"checksum": "c23132bc2b4dcf5fc6d5400ca10437993ff0f64ee6b6ad5d1f57aca4c181a07a"
},
"s390x_linux_musl": {
"etag": "0x8DE85DA25DC98C0",
"checksum": "b64bd3c3f94455bb501b9a9ccedcd95152bcacb74ec4427f1bbe43fcacec734a"
}
},
"1.42.2": {
"x86_64_linux_musl": {

42
manifests/uv.json generated
View File

@@ -40,10 +40,48 @@
},
"license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.10.11"
"version": "0.10.12"
},
"0.10": {
"version": "0.10.11"
"version": "0.10.12"
},
"0.10.12": {
"x86_64_linux_musl": {
"etag": "0x8DE86020F5F7DCE",
"checksum": "adccf40b5d1939a5e0093081ec2307ea24235adf7c2d96b122c561fa37711c46"
},
"x86_64_macos": {
"etag": "0x8DE86020E1FB29D",
"checksum": "17443e293f2ae407bb2d8d34b875ebfe0ae01cf1296de5647e69e7b2e2b428f0"
},
"x86_64_windows": {
"etag": "0x8DE86020E4F3FC2",
"checksum": "4c1d55501869b3330d4aabf45ad6024ce2367e0f3af83344395702d272c22e88"
},
"aarch64_linux_musl": {
"etag": "0x8DE86020B91AD77",
"checksum": "55bd1c1c10ec8b95a8c184f5e18b566703c6ab105f0fc118aaa4d748aabf28e4"
},
"aarch64_macos": {
"etag": "0x8DE86020ABEA8CB",
"checksum": "ae738b5661a900579ec621d3918c0ef17bdec0da2a8a6d8b161137cd15f25414"
},
"aarch64_windows": {
"etag": "0x8DE86020B1EAC61",
"checksum": "e79881e2c4f98a0f3a37b8770bf224e8fee70f6dcf8fc17055d8291bb1b0b867"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DE86020D80F0AB",
"checksum": "3c8017d9112221c83f43e8a15a58099663c0b2bdeabc8b43bb800413dfa21218"
},
"riscv64_linux_gnu": {
"etag": "0x8DE86020D7DE6DC",
"checksum": "b1ca482b6b5dd7bf6ab733a3695cb0ab5b8e992ca96527efae93aa78fcc52a9b"
},
"s390x_linux_gnu": {
"etag": "0x8DE86020DDA4505",
"checksum": "e1a0345eefe6fd3300948cd6f18aab092f9b88a243782113e645ce96530a6693"
}
},
"0.10.11": {
"x86_64_linux_musl": {