Compare commits

...

2 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
2 changed files with 22 additions and 3 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.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.
@@ -1711,7 +1715,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.26.9...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

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": {