Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
4978b3c854 Release 2.28.4 2024-03-07 06:17:12 +09:00
Taiki Endo
6224cba8b6 Update syft@latest to 1.0.1 2024-03-07 06:10:58 +09:00
2 changed files with 26 additions and 4 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.28.4] - 2024-03-06
- Update `syft@latest` to 1.0.1.
## [2.28.3] - 2024-03-06
- Update `cargo-hack@latest` to 0.6.21.
@@ -1851,7 +1855,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.28.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.28.4...HEAD
[2.28.4]: https://github.com/taiki-e/install-action/compare/v2.28.3...v2.28.4
[2.28.3]: https://github.com/taiki-e/install-action/compare/v2.28.2...v2.28.3
[2.28.2]: https://github.com/taiki-e/install-action/compare/v2.28.1...v2.28.2
[2.28.1]: https://github.com/taiki-e/install-action/compare/v2.28.0...v2.28.1

23
manifests/syft.json generated
View File

@@ -23,13 +23,30 @@
}
},
"latest": {
"version": "1.0.0"
"version": "1.0.1"
},
"1": {
"version": "1.0.0"
"version": "1.0.1"
},
"1.0": {
"version": "1.0.0"
"version": "1.0.1"
},
"1.0.1": {
"x86_64_linux_musl": {
"checksum": "420f90e57def27745e414efcb7a41384b2ccdccafca87c327096ca44621ab0ce"
},
"x86_64_macos": {
"checksum": "3730868e23a65c0c2b94bd1d3c7ce608176aa98b631bf98249f04bec1a035b12"
},
"x86_64_windows": {
"checksum": "95bc151e3a713a31f7ae7bfacbe0bda8c8d8e08e390038b0c2fc7220c1b9c49c"
},
"aarch64_linux_musl": {
"checksum": "c8582aa0e1c92c84c4a751c739ac3d7ca48c88a54b5d1b884d0629d7df72a6f9"
},
"aarch64_macos": {
"checksum": "5dc061290afb7e8249dc590fcf4a7e15966346e73948415559855e1154fc0f42"
}
},
"1.0.0": {
"x86_64_linux_musl": {