Compare commits

...

7 Commits

Author SHA1 Message Date
Taiki Endo
3ed9916b54 Release 2.25.7 2024-01-20 15:54:22 +09:00
Taiki Endo
2e4f8e70f5 Update cargo-deny@latest to 0.14.5 2024-01-20 15:51:19 +09:00
Taiki Endo
bd4f144206 Release 2.25.6 2024-01-20 10:46:59 +09:00
Taiki Endo
fa97effe86 Update syft@latest to 0.101.1 2024-01-20 09:20:22 +09:00
Taiki Endo
6fda22a9da Update cargo-deny@latest to 0.14.4 2024-01-20 09:20:22 +09:00
Taiki Endo
242f1c0c1a Release 2.25.5 2024-01-19 03:21:28 +09:00
Taiki Endo
847de5f199 Update cargo-llvm-cov@latest to 0.6.2 2024-01-19 03:14:49 +09:00
4 changed files with 86 additions and 7 deletions

View File

@@ -10,6 +10,20 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.25.7] - 2024-01-20
- Update `cargo-deny@latest` to 0.14.5.
## [2.25.6] - 2024-01-20
- Update `syft@latest` to 0.101.1.
- Update `cargo-deny@latest` to 0.14.4.
## [2.25.5] - 2024-01-18
- Update `cargo-llvm-cov@latest` to 0.6.2.
## [2.25.4] - 2024-01-18
- Update `osv-scanner@latest` to 1.6.1.
@@ -1633,7 +1647,10 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.4...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.7...HEAD
[2.25.7]: https://github.com/taiki-e/install-action/compare/v2.25.6...v2.25.7
[2.25.6]: https://github.com/taiki-e/install-action/compare/v2.25.5...v2.25.6
[2.25.5]: https://github.com/taiki-e/install-action/compare/v2.25.4...v2.25.5
[2.25.4]: https://github.com/taiki-e/install-action/compare/v2.25.3...v2.25.4
[2.25.3]: https://github.com/taiki-e/install-action/compare/v2.25.2...v2.25.3
[2.25.2]: https://github.com/taiki-e/install-action/compare/v2.25.1...v2.25.2

View File

@@ -19,10 +19,38 @@
}
},
"latest": {
"version": "0.14.3"
"version": "0.14.5"
},
"0.14": {
"version": "0.14.3"
"version": "0.14.5"
},
"0.14.5": {
"x86_64_linux_musl": {
"checksum": "f76ea3b2c9e35059596a5c785b5552928499c1bc8db954fa23466062376b79ba"
},
"x86_64_macos": {
"checksum": "98c8505bafa938af6c8365318c224faa75393efc2479ce64271377a0a7ebcef4"
},
"x86_64_windows": {
"checksum": "ca60bdba711e369073cd099847beb8e6bdf2e3e05c4086fed1b187347d8c598b"
},
"aarch64_macos": {
"checksum": "bc0d018514cb6a969ac159106d24a28d1c374f9e6339eb9cae1bec890e7f97fe"
}
},
"0.14.4": {
"x86_64_linux_musl": {
"checksum": "b6ba5fceca5c4b42e0d6b31875fdd27a3b0c4aee58efc05f0c4d984a15ac2a36"
},
"x86_64_macos": {
"checksum": "ad3d91f1bee0e07a43bb40896706554e9135ed11d0ee77cd924afb3c8ff8cb27"
},
"x86_64_windows": {
"checksum": "e31ecc6e4fcd5500a60e06e25bee9c023d5ef8b68ea8dbf6fd808872726a1d29"
},
"aarch64_macos": {
"checksum": "8f40a62ef604707c0c5e448beee5f32588efdc2ab027229da76e170e977ca922"
}
},
"0.14.3": {
"x86_64_linux_musl": {

View File

@@ -18,10 +18,27 @@
}
},
"latest": {
"version": "0.6.1"
"version": "0.6.2"
},
"0.6": {
"version": "0.6.1"
"version": "0.6.2"
},
"0.6.2": {
"x86_64_linux_musl": {
"checksum": "c239a26343783490aed4fab04c1ad9953e6dad1d073f52b513e4f6cc45649ae0"
},
"x86_64_macos": {
"checksum": "282321bbe5bc9476987f42a1d10ace27b0bf6c65c46ec9950997fcce1ec39134"
},
"x86_64_windows": {
"checksum": "a4d9671e177ce8b29b921b115741e0f960defa33db9e7ad084ee682e043c3598"
},
"aarch64_linux_musl": {
"checksum": "8d02f6ac03fca8134c585291850b13924b9113c0ba9e1e3b8e3d745b987021bd"
},
"aarch64_macos": {
"checksum": "12589f9e99b4e1755752b01f22f72e1375c9d3291dcbeddbc24ff13f83f57714"
}
},
"0.6.1": {
"x86_64_linux_musl": {

21
manifests/syft.json generated
View File

@@ -23,10 +23,27 @@
}
},
"latest": {
"version": "0.101.0"
"version": "0.101.1"
},
"0.101": {
"version": "0.101.0"
"version": "0.101.1"
},
"0.101.1": {
"x86_64_linux_musl": {
"checksum": "88ac3dcd752deba6d93d655bed1fee18ea9692ac48fd3ff2cb81dde70a5aac6c"
},
"x86_64_macos": {
"checksum": "2ed9fe6c87b6acf64b51fed04dd27d78b7bbbd606079f1370674d7b423190f80"
},
"x86_64_windows": {
"checksum": "828cc0a4eb96ef8646d4477acc6c93d97ec69a7ca2281a303cd99be21342c9d8"
},
"aarch64_linux_musl": {
"checksum": "dbdcbf7fe69d8e8594d4bfdca1d7699229b655c0d23285fc16ce6ba991d7c63a"
},
"aarch64_macos": {
"checksum": "a81aaa50fc798d05ef20fb821f5be94bce33ace26d77ebca78c2a0c7bc2aa661"
}
},
"0.101.0": {
"x86_64_linux_musl": {