Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
af393be830 Release 2.26.10 2024-02-02 21:19:21 +09:00
Taiki Endo
da7b09811a Update cargo-make@latest to 0.37.9 2024-02-02 21:12:40 +09:00
Taiki Endo
f0940d272d Release 2.26.9 2024-02-02 03:06:30 +09:00
Taiki Endo
6a6032c8d2 Update syft@latest to 0.103.1 2024-02-01 03:09:21 +09:00
3 changed files with 48 additions and 4 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.26.10] - 2024-02-02
- Update `cargo-make@latest` to 0.37.9.
## [2.26.9] - 2024-02-01
- Update `syft@latest` to 0.103.1.
## [2.26.8] - 2024-01-31
- Update `osv-scanner@latest` to 1.6.2.
@@ -1707,7 +1715,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.26.8...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.26.10...HEAD
[2.26.10]: https://github.com/taiki-e/install-action/compare/v2.26.9...v2.26.10
[2.26.9]: https://github.com/taiki-e/install-action/compare/v2.26.8...v2.26.9
[2.26.8]: https://github.com/taiki-e/install-action/compare/v2.26.7...v2.26.8
[2.26.7]: https://github.com/taiki-e/install-action/compare/v2.26.6...v2.26.7
[2.26.6]: https://github.com/taiki-e/install-action/compare/v2.26.5...v2.26.6

View File

@@ -19,10 +19,24 @@
}
},
"latest": {
"version": "0.37.8"
"version": "0.37.9"
},
"0.37": {
"version": "0.37.8"
"version": "0.37.9"
},
"0.37.9": {
"x86_64_linux_musl": {
"checksum": "f41cfe97b38bb30c2973d1ea3f327fb3bee0ab67de0a9aac9ea894895e45eb55"
},
"x86_64_macos": {
"checksum": "f95913ba9a0d1497f3fd7177943fee1bceaa445a35b53fca7333fa98c2b78759"
},
"x86_64_windows": {
"checksum": "4d4c45546402e6edf387348f9e83281cc1415b0990c69a31a4462a81b43b8835"
},
"aarch64_macos": {
"checksum": "4dcef5b4d87d5cb6331cc4d9fbb6c855cd9ecaf86be54b91fba99f22795cfcfd"
}
},
"0.37.8": {
"x86_64_linux_musl": {

22
manifests/syft.json generated
View File

@@ -23,7 +23,27 @@
}
},
"latest": {
"version": "0.102.0"
"version": "0.103.1"
},
"0.103": {
"version": "0.103.1"
},
"0.103.1": {
"x86_64_linux_musl": {
"checksum": "d128c3fbd86816e8c6f69df436b18a780a2b5d19f020c47a508ec2a2e88bef0b"
},
"x86_64_macos": {
"checksum": "5f0d8fdec61b2f81fa1974416b37bf80740bd1d83f06b55e7defca41558ee3f1"
},
"x86_64_windows": {
"checksum": "fd2204b44cbadbc84af50740b0005341c269420ec8c234f51250ea4c0b1a02e9"
},
"aarch64_linux_musl": {
"checksum": "4d424a5f3d9754e00fc1e374b493e22ee5da590ebcde29d02cef1013671cf28b"
},
"aarch64_macos": {
"checksum": "462d637405ebb02d49b03dd888dd4a7bca6a3efd2e4cef73a43111b1e4cbdf8e"
}
},
"0.102": {
"version": "0.102.0"