mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-01 03:00:26 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cefd1553b | ||
|
|
6741c847f5 | ||
|
|
821228b8ca |
@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.52.6] - 2025-06-04
|
||||||
|
|
||||||
|
- Update `cargo-udeps@latest` to 0.1.56.
|
||||||
|
|
||||||
|
- Update `git-cliff@latest` to 2.9.1.
|
||||||
|
|
||||||
## [2.52.5] - 2025-06-03
|
## [2.52.5] - 2025-06-03
|
||||||
|
|
||||||
- Update `typos@latest` to 1.33.1.
|
- Update `typos@latest` to 1.33.1.
|
||||||
@@ -3962,7 +3968,8 @@ 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.52.5...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.52.6...HEAD
|
||||||
|
[2.52.6]: https://github.com/taiki-e/install-action/compare/v2.52.5...v2.52.6
|
||||||
[2.52.5]: https://github.com/taiki-e/install-action/compare/v2.52.4...v2.52.5
|
[2.52.5]: https://github.com/taiki-e/install-action/compare/v2.52.4...v2.52.5
|
||||||
[2.52.4]: https://github.com/taiki-e/install-action/compare/v2.52.3...v2.52.4
|
[2.52.4]: https://github.com/taiki-e/install-action/compare/v2.52.3...v2.52.4
|
||||||
[2.52.3]: https://github.com/taiki-e/install-action/compare/v2.52.2...v2.52.3
|
[2.52.3]: https://github.com/taiki-e/install-action/compare/v2.52.2...v2.52.3
|
||||||
|
|||||||
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)",
|
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/est31/cargo-udeps/blob/HEAD/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.1.55"
|
"version": "0.1.56"
|
||||||
},
|
},
|
||||||
"0.1": {
|
"0.1": {
|
||||||
"version": "0.1.55"
|
"version": "0.1.56"
|
||||||
|
},
|
||||||
|
"0.1.56": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDA303347DFF30",
|
||||||
|
"checksum": "85192419a3df4ce22d574589c7249555d15dcc54f1f427b2c87e6d5c5a6ab439"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDA302C98D4101",
|
||||||
|
"checksum": "7fce0a7115995bc5ddab6b2dd44141a7fdef388ef58fe63ba47b426c9c632e1d"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDA303820044FF",
|
||||||
|
"checksum": "601da3c46e57181b7b6f6a7ddafd928084d41abe7f6fcd2929dc25e63205f53f"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDA3033A032660",
|
||||||
|
"checksum": "a90bce0f9b1a509de952db45694a23f5f53c4372fac8bd741771a725868d0c1d"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDA3030C8D5AE6",
|
||||||
|
"checksum": "e993db538553d9811e00d473cc1b3b2868e7b6b5dba93b5037cccaafbfa3ead7"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDA303AD4C0C5B",
|
||||||
|
"checksum": "863dc3ea847c1127a6f2f0ad7b07fa8d903ade68a6033e7760c83c915e4846c0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.1.55": {
|
"0.1.55": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
32
manifests/git-cliff.json
generated
32
manifests/git-cliff.json
generated
@@ -28,13 +28,39 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "2.9.0"
|
"version": "2.9.1"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"version": "2.9.0"
|
"version": "2.9.1"
|
||||||
},
|
},
|
||||||
"2.9": {
|
"2.9": {
|
||||||
"version": "2.9.0"
|
"version": "2.9.1"
|
||||||
|
},
|
||||||
|
"2.9.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDA28DDD366739",
|
||||||
|
"checksum": "144131bfe9965d061126b82d8486fc37fa7bd541177496f5d6e03cc760d66d61"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDA28DD13CA78E",
|
||||||
|
"checksum": "b0c23e28fdf3bcb85417b62a57ff1e044c09375c3d736183c7afa5a18138a945"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDA28E7F7AA40A",
|
||||||
|
"checksum": "43bc3125acbea2267daf1ba8fecbd6cd7260ae08dbcf28d7eb4d270f7f33c4e3"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDA28DDB03FEAD",
|
||||||
|
"checksum": "4bfd80af42a6ee4b977c89255bef0a75e6fabe7fd8dbcd973387a6d36ff15bb8"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDA28DBB7FD149",
|
||||||
|
"checksum": "4405b5001756e7db11025f14ebd26674474985e1245feb5c58a45cd7e1ae682d"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDA28E875290C4",
|
||||||
|
"checksum": "0130b25db1fad65870c87b9b9a71c1ce21c6283e2b045da0796a659a8431e3d9"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"2.9.0": {
|
"2.9.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user