mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 14:20:29 +00:00
Update syft@latest to 0.97.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 0.97.1.
|
||||||
|
|
||||||
## [2.21.14] - 2023-11-17
|
## [2.21.14] - 2023-11-17
|
||||||
|
|
||||||
- Update `cargo-llvm-cov@latest` to 0.5.37.
|
- Update `cargo-llvm-cov@latest` to 0.5.37.
|
||||||
|
|||||||
21
manifests/syft.json
generated
21
manifests/syft.json
generated
@@ -23,10 +23,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.97.0"
|
"version": "0.97.1"
|
||||||
},
|
},
|
||||||
"0.97": {
|
"0.97": {
|
||||||
"version": "0.97.0"
|
"version": "0.97.1"
|
||||||
|
},
|
||||||
|
"0.97.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "592e642bb795bb0f6d9c35f4da58774f9b40d1f8ece3ea0367c2dea27dced470"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "d86c2c80ef47179229bdd857508411424cf612760f13b8dc394de2f2a65d7ca6"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "aac9e63d219f27a75751e74d09d36c2ddfc02d1d623f8f8234e6b377f525ed2d"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "039003a7bc551f298d16ed770a1e5d0a51ea5fb1d86e021623a0435f69203c64"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "7f62a2a6b5d56d065703e313d1a74893e9579396d75f022eedc8dab723ab0a8e"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.97.0": {
|
"0.97.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user