Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
5f9cf6b4fe Release 2.27.11 2024-02-27 03:12:36 +09:00
Taiki Endo
95b5ab96b5 Update syft@latest to 0.105.1 2024-02-27 03:11:06 +09:00
Taiki Endo
4ce8785db2 Release 2.27.10 2024-02-26 22:08:34 +09:00
Taiki Endo
b6ca16afe8 Update cargo-deny@latest to 0.14.14 2024-02-26 21:12:32 +09:00
3 changed files with 46 additions and 5 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.27.11] - 2024-02-26
- Update `syft@latest` to 0.105.1.
## [2.27.10] - 2024-02-26
- Update `cargo-deny@latest` to 0.14.14.
## [2.27.9] - 2024-02-24
- Update `cargo-deny@latest` to 0.14.13.
@@ -1805,7 +1813,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.27.9...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.27.11...HEAD
[2.27.11]: https://github.com/taiki-e/install-action/compare/v2.27.10...v2.27.11
[2.27.10]: https://github.com/taiki-e/install-action/compare/v2.27.9...v2.27.10
[2.27.9]: https://github.com/taiki-e/install-action/compare/v2.27.8...v2.27.9
[2.27.8]: https://github.com/taiki-e/install-action/compare/v2.27.7...v2.27.8
[2.27.7]: https://github.com/taiki-e/install-action/compare/v2.27.6...v2.27.7

View File

@@ -19,10 +19,24 @@
}
},
"latest": {
"version": "0.14.13"
"version": "0.14.14"
},
"0.14": {
"version": "0.14.13"
"version": "0.14.14"
},
"0.14.14": {
"x86_64_linux_musl": {
"checksum": "fdd45d15a514a953b6f5dbbc16187fee3786ebe61f8da95728aec65e63a622a6"
},
"x86_64_macos": {
"checksum": "b665b02f3fc99391d88464937713182e5781da8bd0e56a80cea425a1856d4688"
},
"x86_64_windows": {
"checksum": "358dffea748f829f3eec3f5b3ac9fabd44638f1efe10dd399ef4b66e9b1f8bb3"
},
"aarch64_macos": {
"checksum": "a799cb6ac6c469b8cc4ffd16214d5970557af481c1818712d6c4130db35feb24"
}
},
"0.14.13": {
"x86_64_linux_musl": {

21
manifests/syft.json generated
View File

@@ -23,10 +23,27 @@
}
},
"latest": {
"version": "0.105.0"
"version": "0.105.1"
},
"0.105": {
"version": "0.105.0"
"version": "0.105.1"
},
"0.105.1": {
"x86_64_linux_musl": {
"checksum": "6a1b8a734a0939799239ba067895a7bc5ad57ac73c91bb197bed4d1d1705fbb1"
},
"x86_64_macos": {
"checksum": "c0d9a60a78545774fa0a52b67c825fa632ff7538c992b5a2a1f2ee8753aee765"
},
"x86_64_windows": {
"checksum": "d106f8bb994e86b53739076995322832278eb3ad61288c1793fe6b3b6c677f12"
},
"aarch64_linux_musl": {
"checksum": "eaf059dc2d816b1e994ab9ba98fcea2dcf0f261767c75757103ef1f51ec44889"
},
"aarch64_macos": {
"checksum": "445020fb7a6cd2f93c2f6a4c03273495e026e68b59b2018dd44c42e378e12794"
}
},
"0.105.0": {
"x86_64_linux_musl": {