mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-05 20:50:27 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
42721ded7d | ||
|
|
b6a52e440f | ||
|
|
d6fdef5514 |
@@ -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.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
|
## [2.69.1] - 2026-03-19
|
||||||
|
|
||||||
- Support `cargo-auditable`, `cargo-cyclonedx`, `cargo-machete`, and `knope` on AArch64 Linux.
|
- Support `cargo-auditable`, `cargo-cyclonedx`, `cargo-machete`, and `knope` on AArch64 Linux.
|
||||||
@@ -5947,7 +5953,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.69.1...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.69.2...HEAD
|
||||||
|
[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.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.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
|
[2.68.36]: https://github.com/taiki-e/install-action/compare/v2.68.35...v2.68.36
|
||||||
|
|||||||
40
manifests/syft.json
generated
40
manifests/syft.json
generated
@@ -36,13 +36,47 @@
|
|||||||
},
|
},
|
||||||
"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.42.2"
|
"version": "1.42.3"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.42.2"
|
"version": "1.42.3"
|
||||||
},
|
},
|
||||||
"1.42": {
|
"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": {
|
"1.42.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
34
manifests/trivy.json
generated
34
manifests/trivy.json
generated
@@ -32,10 +32,40 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0](https://github.com/aquasecurity/trivy/blob/main/LICENSE)",
|
"license_markdown": "[Apache-2.0](https://github.com/aquasecurity/trivy/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.69.3"
|
"version": "0.69.4"
|
||||||
},
|
},
|
||||||
"0.69": {
|
"0.69": {
|
||||||
"version": "0.69.3"
|
"version": "0.69.4"
|
||||||
|
},
|
||||||
|
"0.69.4": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"etag": "0x8DE85E4E29C4B2A",
|
||||||
|
"checksum": "385d498d18a3a7c67878ca7322716f9da25683eb1a4bf9e9592da0d5f2ab09f6"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE85E4E6ED32F0",
|
||||||
|
"checksum": "90d61cf37355b89fae9ff84867100e1721c1876007ef1771e465ce5a721141ad"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE85E4E734E799",
|
||||||
|
"checksum": "0376b98064636c30f5fbe60fb3b1225516e23e88dd7e909937f81d9265292e7d"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DE85E4E7517726",
|
||||||
|
"checksum": "e401ae1e6d2442fa9a0c79dc0f3b0457ecfebf74a9c0a920159c49437f663aef"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE85E4E2B1DDBF",
|
||||||
|
"checksum": "1dc871b02cd7a1fd80babb1b8762a2fd9cc2b735d4d3759d012626de3ccc7a5b"
|
||||||
|
},
|
||||||
|
"powerpc64le_linux_gnu": {
|
||||||
|
"etag": "0x8DE85E4E335BB52",
|
||||||
|
"checksum": "52518d441fd6dd25fa5126683a330592d3be80d5ce3fb9e0b1becb806ff4f857"
|
||||||
|
},
|
||||||
|
"s390x_linux_gnu": {
|
||||||
|
"etag": "0x8DE85E4E7D92101",
|
||||||
|
"checksum": "16c855c398a8b185a907790054b70164358844a893bf9965651b88d6967c7c0a"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.69.3": {
|
"0.69.3": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user