mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-11 07:00:25 +00:00
Update syft@latest to 1.27.1
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `syft@latest` to 1.27.1.
|
||||||
|
|
||||||
- Update `cargo-deny@latest` to 0.18.3.
|
- Update `cargo-deny@latest` to 0.18.3.
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.13.0.
|
- Update `cargo-binstall@latest` to 1.13.0.
|
||||||
|
|||||||
28
manifests/syft.json
generated
28
manifests/syft.json
generated
@@ -24,13 +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.0"
|
"version": "1.27.1"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.27.0"
|
"version": "1.27.1"
|
||||||
},
|
},
|
||||||
"1.27": {
|
"1.27": {
|
||||||
"version": "1.27.0"
|
"version": "1.27.1"
|
||||||
|
},
|
||||||
|
"1.27.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDA9B8265DB50F",
|
||||||
|
"checksum": "c2cb5867a238baf41adf15f7e01e28cbd886378859eed81e52c080ca0346eefe"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDA9B82744C6C3",
|
||||||
|
"checksum": "6b7acfea1441f2f4e4740a60ebd7fe8e151e618ed29c3765aa58e58c47f9363b"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDA9B8276659BD",
|
||||||
|
"checksum": "50ac4d381e58fb16a115a7458aa3f1ba48e54cecdb6a632417439bbc553bc6f7"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDA9B8265705D2",
|
||||||
|
"checksum": "797d2b57110be185fefa2eb9f2b0bfd2fa5aa153910d33f7da67f5ade28f6254"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDA9B827438F9E",
|
||||||
|
"checksum": "4e155573140c8962c9aa9e7d303a972ac7a3cb6784a7b57c1ada7c6b225a7245"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.27.0": {
|
"1.27.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user