mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-01 03:00:26 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
540824ccd8 | ||
|
|
dfca6e927d | ||
|
|
cb706637bf | ||
|
|
345bf25e0b | ||
|
|
a78828e81d | ||
|
|
d298dbe073 |
11
CHANGELOG.md
11
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.75.11] - 2026-04-14
|
||||
|
||||
- Update `prek@latest` to 0.3.9.
|
||||
|
||||
- Update `mise@latest` to 2026.4.11.
|
||||
|
||||
- Update `zizmor@latest` to 1.24.0.
|
||||
|
||||
## [2.75.10] - 2026-04-13
|
||||
|
||||
- Update `tombi@latest` to 0.9.17.
|
||||
@@ -6241,7 +6249,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.75.10...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.11...HEAD
|
||||
[2.75.11]: https://github.com/taiki-e/install-action/compare/v2.75.10...v2.75.11
|
||||
[2.75.10]: https://github.com/taiki-e/install-action/compare/v2.75.9...v2.75.10
|
||||
[2.75.9]: https://github.com/taiki-e/install-action/compare/v2.75.8...v2.75.9
|
||||
[2.75.8]: https://github.com/taiki-e/install-action/compare/v2.75.7...v2.75.8
|
||||
|
||||
22
manifests/cargo-deny.json
generated
22
manifests/cargo-deny.json
generated
@@ -29,6 +29,28 @@
|
||||
"0.19": {
|
||||
"version": "0.19.1"
|
||||
},
|
||||
"0.19.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE99FE8DE28F6D",
|
||||
"hash": "0c722daba6e38497a008c75f9232578481f0a1ad621d99865024a68204f18cc7"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE99FE88C77055",
|
||||
"hash": "b73dc84685920324f0092e2ade445be5d8d2581f409454241c38135b1a34ff68"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE99FECCC8BC39",
|
||||
"hash": "27d2584ad4edee4d481852a5b62748059863c9fb623d238a76c87b0c1cf4dca6"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE99FEAFD6114C",
|
||||
"hash": "8de0b4774ed6236a21dd5a4407bd98acf814073b58fbe4fb60a792e5bacac07b"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE99FE6BE18845",
|
||||
"hash": "35e715486a78c0583c05a8cfe136c54b7e4e20e43bf01d91d345f80dfd345076"
|
||||
}
|
||||
},
|
||||
"0.19.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE96F183A112FE",
|
||||
|
||||
6
manifests/mise.json
generated
6
manifests/mise.json
generated
@@ -28,13 +28,13 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "2026.4.10"
|
||||
"version": "2026.4.11"
|
||||
},
|
||||
"2026": {
|
||||
"version": "2026.4.10"
|
||||
"version": "2026.4.11"
|
||||
},
|
||||
"2026.4": {
|
||||
"version": "2026.4.10"
|
||||
"version": "2026.4.11"
|
||||
},
|
||||
"2026.4.11": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
4
manifests/prek.json
generated
4
manifests/prek.json
generated
@@ -40,10 +40,10 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/j178/prek/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.3.8"
|
||||
"version": "0.3.9"
|
||||
},
|
||||
"0.3": {
|
||||
"version": "0.3.8"
|
||||
"version": "0.3.9"
|
||||
},
|
||||
"0.3.9": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
29
manifests/zizmor.json
generated
29
manifests/zizmor.json
generated
@@ -19,10 +19,35 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.23.1"
|
||||
"version": "1.24.0"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.23.1"
|
||||
"version": "1.24.0"
|
||||
},
|
||||
"1.24": {
|
||||
"version": "1.24.0"
|
||||
},
|
||||
"1.24.1": {
|
||||
"x86_64_linux_gnu": {
|
||||
"etag": "0x8DE99859707E0A7",
|
||||
"hash": "a8000f3c683319a523d3b20df0e75457ba591f049cfcbfa98966631b56733c03"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE99859704D6D9",
|
||||
"hash": "721ba70d7fca753aeef1a4ee959a9bc20c55784d4faa6c56e66129a2611fd52f"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE998597046237",
|
||||
"hash": "b777ec2cb1098139ba74b32e30d11ed149c69ab692d23788c466d4a31704bd4b"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DE998597142EDB",
|
||||
"hash": "d66e37ef8a375fb07939c630ebf9709a6e0f20242bdc3faf672a7ed97e0b768d"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE998597093EA9",
|
||||
"hash": "fc4ea59e18bc028dddb5f710b16dbc361b01ff1e7a20c03b8e5778366ca9f4e1"
|
||||
}
|
||||
},
|
||||
"1.24.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
|
||||
Reference in New Issue
Block a user