mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-01 19:00:28 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2dbeb927f5 | ||
|
|
7852930e42 | ||
|
|
46724b7a3e | ||
|
|
55451daf94 | ||
|
|
964cdcf277 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
- os: ubuntu-22.04
|
||||
- os: ubuntu-22.04-arm
|
||||
- os: ubuntu-24.04
|
||||
# - os: ubuntu-24.04-arm # TODO: re-enable when https://github.com/rust-lang/rust/issues/135867 solved
|
||||
- os: ubuntu-24.04-arm
|
||||
- os: ubuntu-22.04
|
||||
tool: major.minor.patch
|
||||
- os: ubuntu-22.04
|
||||
|
||||
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]
|
||||
|
||||
## [2.48.20] - 2025-02-21
|
||||
|
||||
- Update `cargo-udeps@latest` to 0.1.55.
|
||||
|
||||
## [2.48.19] - 2025-02-20
|
||||
|
||||
- Update `typos@latest` to 1.29.9.
|
||||
|
||||
## [2.48.18] - 2025-02-20
|
||||
|
||||
- Update `cargo-deny@latest` to 0.17.0.
|
||||
@@ -3534,7 +3542,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.48.18...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.48.20...HEAD
|
||||
[2.48.20]: https://github.com/taiki-e/install-action/compare/v2.48.19...v2.48.20
|
||||
[2.48.19]: https://github.com/taiki-e/install-action/compare/v2.48.18...v2.48.19
|
||||
[2.48.18]: https://github.com/taiki-e/install-action/compare/v2.48.17...v2.48.18
|
||||
[2.48.17]: https://github.com/taiki-e/install-action/compare/v2.48.16...v2.48.17
|
||||
[2.48.16]: https://github.com/taiki-e/install-action/compare/v2.48.15...v2.48.16
|
||||
|
||||
30
manifests/cargo-udeps.json
generated
30
manifests/cargo-udeps.json
generated
@@ -32,10 +32,36 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/est31/cargo-udeps/blob/HEAD/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.1.54"
|
||||
"version": "0.1.55"
|
||||
},
|
||||
"0.1": {
|
||||
"version": "0.1.54"
|
||||
"version": "0.1.55"
|
||||
},
|
||||
"0.1.55": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD51FD656FD61C",
|
||||
"checksum": "63b9dd69eef610477ead31a02a8262ec321a0e0272080c8db60d547233b2b55f"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD51FD3F1522FD",
|
||||
"checksum": "bf5264e82de4db53dda851cfadf1fc84681e89f839703077b99238562da9b4be"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD51FDD1BF0962",
|
||||
"checksum": "b6ac0a3aaa91609924e8f116bedf33f9892f25bea10437b73ac62b886baf0bdd"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DD51FD66F8DA00",
|
||||
"checksum": "a7b554ce1ad67e7e2c7679496c6bc4e57e35a36be50300670314fa3879405b2a"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD51FD5B3C7F18",
|
||||
"checksum": "83727df0216eb08b4af11ab0f6f0699d06cfe807973b7cad83bc0a8a3b61ca1a"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DD51FDD55FDE6B",
|
||||
"checksum": "d0a2c26f11369c5855ffeaafaf6f299d179eb87afe3f2955fad893a7eff12dd3"
|
||||
}
|
||||
},
|
||||
"0.1.54": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
24
manifests/typos.json
generated
24
manifests/typos.json
generated
@@ -16,13 +16,31 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "1.29.8"
|
||||
"version": "1.29.9"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.29.8"
|
||||
"version": "1.29.9"
|
||||
},
|
||||
"1.29": {
|
||||
"version": "1.29.8"
|
||||
"version": "1.29.9"
|
||||
},
|
||||
"1.29.9": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD51BEAEB7902D",
|
||||
"checksum": "ef985fe226e823297c9c2aa8553fb718bb11838b744c54429f2900d5dbfd5415"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD51BED49B2305",
|
||||
"checksum": "2dbe0f9ac6a0377592c7d0cf6709caba68765036c00646bd02d608e723b64014"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD51BF1E2DE6DA",
|
||||
"checksum": "8e85bf422026ee15b9464796c48bfb26b53a040132ed5cdf905cbf60d4283764"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD51BEDDC55FCA",
|
||||
"checksum": "d8cdf714be02e1b5ea78376d257ebd8776e5bf2bd9ea92954b6289e7f5f041f9"
|
||||
}
|
||||
},
|
||||
"1.29.8": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user