mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-12 23:40:19 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2ff97ae7a | ||
|
|
a5cf56823e | ||
|
|
8cf9030516 | ||
|
|
8f8a41fe98 |
12
CHANGELOG.md
12
CHANGELOG.md
@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.46.7] - 2024-12-12
|
||||||
|
|
||||||
|
- Update `cargo-semver-checks@latest` to 0.38.0.
|
||||||
|
|
||||||
|
## [2.46.6] - 2024-12-11
|
||||||
|
|
||||||
|
- Update `just@latest` to 1.38.0.
|
||||||
|
|
||||||
## [2.46.5] - 2024-12-10
|
## [2.46.5] - 2024-12-10
|
||||||
|
|
||||||
- Update `syft@latest` to 1.18.0.
|
- Update `syft@latest` to 1.18.0.
|
||||||
@@ -3188,7 +3196,9 @@ Note: This release is considered a breaking change because installing on version
|
|||||||
|
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.5...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.7...HEAD
|
||||||
|
[2.46.7]: https://github.com/taiki-e/install-action/compare/v2.46.6...v2.46.7
|
||||||
|
[2.46.6]: https://github.com/taiki-e/install-action/compare/v2.46.5...v2.46.6
|
||||||
[2.46.5]: https://github.com/taiki-e/install-action/compare/v2.46.4...v2.46.5
|
[2.46.5]: https://github.com/taiki-e/install-action/compare/v2.46.4...v2.46.5
|
||||||
[2.46.4]: https://github.com/taiki-e/install-action/compare/v2.46.3...v2.46.4
|
[2.46.4]: https://github.com/taiki-e/install-action/compare/v2.46.3...v2.46.4
|
||||||
[2.46.3]: https://github.com/taiki-e/install-action/compare/v2.46.2...v2.46.3
|
[2.46.3]: https://github.com/taiki-e/install-action/compare/v2.46.2...v2.46.3
|
||||||
|
|||||||
23
manifests/cargo-semver-checks.json
generated
23
manifests/cargo-semver-checks.json
generated
@@ -16,7 +16,28 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-MIT)",
|
"license_markdown": "[Apache-2.0](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-MIT)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.37.0"
|
"version": "0.38.0"
|
||||||
|
},
|
||||||
|
"0.38": {
|
||||||
|
"version": "0.38.0"
|
||||||
|
},
|
||||||
|
"0.38.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD1A0149CBAB8F",
|
||||||
|
"checksum": "ae1ac3676012d55144957f7323341622aab038e2788a43b3154580986bf5031d"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD1A00FA2E83C2",
|
||||||
|
"checksum": "734e49922a8646444b5a52df1b279f37b22bc33b44653c6a7a882e61cca563b4"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD1A0209F8BC7D",
|
||||||
|
"checksum": "5924c0d179cd9c4a65bad83c084edbb77abf73b6b080da5b4a7973555d1443ad"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD1A011FCB1234",
|
||||||
|
"checksum": "bc8b915d202b673398a2e04fb0baf9e1d7b7a41a1b4cc94b30485c4cc932b72c"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.37": {
|
"0.37": {
|
||||||
"version": "0.37.0"
|
"version": "0.37.0"
|
||||||
|
|||||||
29
manifests/just.json
generated
29
manifests/just.json
generated
@@ -19,10 +19,35 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.37.0"
|
"version": "1.38.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.37.0"
|
"version": "1.38.0"
|
||||||
|
},
|
||||||
|
"1.38": {
|
||||||
|
"version": "1.38.0"
|
||||||
|
},
|
||||||
|
"1.38.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD1963ADF6A8AD",
|
||||||
|
"checksum": "c803e67fd7b0af01667bd537197bc3df319938eacf9e8d51a441c71d03035bb5"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD1963A9BC11E0",
|
||||||
|
"checksum": "7b94bdbb1e7ecc9254c038de5e0b30b7bc133cc5c05cf30b6236df2c2ef80226"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD1963E4CA0879",
|
||||||
|
"checksum": "c68947147e10a78467ffbfbb8d9ce6163eba515b9429b5b68f286e260b63bfd2"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DD1963B9E35C0E",
|
||||||
|
"checksum": "efded3b062708c2bf55e7d7e7208f47ab70134a299e66e42d2759f67b421f9d3"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD1963A57F33A9",
|
||||||
|
"checksum": "9f352a4bdd1ff91dc5bd1dafaaa2edc9e7c04a2eb64b1c18244578ae45ff116a"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.37": {
|
"1.37": {
|
||||||
"version": "1.37.0"
|
"version": "1.37.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user