mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-27 09:30:29 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e1dd227d9 | ||
|
|
248ce9f5a9 | ||
|
|
d981a0b18f | ||
|
|
9d77129a8d |
12
CHANGELOG.md
12
CHANGELOG.md
@@ -12,6 +12,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.44.40] - 2024-10-17
|
||||||
|
|
||||||
|
- Update `biome@latest` to 1.9.4.
|
||||||
|
|
||||||
|
## [2.44.39] - 2024-10-16
|
||||||
|
|
||||||
|
- Update `release-plz@latest` to 0.3.102.
|
||||||
|
|
||||||
## [2.44.38] - 2024-10-16
|
## [2.44.38] - 2024-10-16
|
||||||
|
|
||||||
- Update `release-plz@latest` to 0.3.101.
|
- Update `release-plz@latest` to 0.3.101.
|
||||||
@@ -2914,7 +2922,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.44.38...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.40...HEAD
|
||||||
|
[2.44.40]: https://github.com/taiki-e/install-action/compare/v2.44.39...v2.44.40
|
||||||
|
[2.44.39]: https://github.com/taiki-e/install-action/compare/v2.44.38...v2.44.39
|
||||||
[2.44.38]: https://github.com/taiki-e/install-action/compare/v2.44.37...v2.44.38
|
[2.44.38]: https://github.com/taiki-e/install-action/compare/v2.44.37...v2.44.38
|
||||||
[2.44.37]: https://github.com/taiki-e/install-action/compare/v2.44.36...v2.44.37
|
[2.44.37]: https://github.com/taiki-e/install-action/compare/v2.44.36...v2.44.37
|
||||||
[2.44.36]: https://github.com/taiki-e/install-action/compare/v2.44.35...v2.44.36
|
[2.44.36]: https://github.com/taiki-e/install-action/compare/v2.44.35...v2.44.36
|
||||||
|
|||||||
32
manifests/biome.json
generated
32
manifests/biome.json
generated
@@ -36,13 +36,39 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0](https://github.com/biomejs/biome/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/biomejs/biome/blob/main/LICENSE-MIT)",
|
"license_markdown": "[Apache-2.0](https://github.com/biomejs/biome/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/biomejs/biome/blob/main/LICENSE-MIT)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.9.3"
|
"version": "1.9.4"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.9.3"
|
"version": "1.9.4"
|
||||||
},
|
},
|
||||||
"1.9": {
|
"1.9": {
|
||||||
"version": "1.9.3"
|
"version": "1.9.4"
|
||||||
|
},
|
||||||
|
"1.9.4": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCEED40A07FEFE",
|
||||||
|
"checksum": "02ca13dcbb5d78839e743b315b03c8c8832fa8178bb81c5e29ae5ad45ce96b82"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCEED40A1080E8",
|
||||||
|
"checksum": "ea7b814a783fe2333a88dc12c13ae716033df23db78a110b761ad974cf567ba8"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCEED40A23F311",
|
||||||
|
"checksum": "f41b4f3ff2e6366926f932ed8c07849f81c5d08b74394bf78de1d88ba0f2c807"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCEED40A3FC035",
|
||||||
|
"checksum": "d34937f7b5a6f816af289e972bfd49827921ed43f44547f78180f3e4f539cc41"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCEED40A09F88F",
|
||||||
|
"checksum": "c68f2cbe09e9485426a749353a155b1d22c130c6ccdadc7772d603eb247b9a9d"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DCEED40A04CE3C",
|
||||||
|
"checksum": "fb84cab7f614258b3f6868635ada27391380753b807e3d112a054bc78cc8a948"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.9.3": {
|
"1.9.3": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
30
manifests/release-plz.json
generated
30
manifests/release-plz.json
generated
@@ -22,10 +22,36 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.3.101"
|
"version": "0.3.102"
|
||||||
},
|
},
|
||||||
"0.3": {
|
"0.3": {
|
||||||
"version": "0.3.101"
|
"version": "0.3.102"
|
||||||
|
},
|
||||||
|
"0.3.102": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCEDDFDC10C409",
|
||||||
|
"checksum": "dd4c253fcfc19195a2a09c937c8931364651758188459b3e97bf4658c0bd68ef"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCEDE0682E47C2",
|
||||||
|
"checksum": "bed7634491d56200e757f41a5534da0ff77c75b1761fde1e08c0d7e4a7f86c18"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCEDE0B90421B0",
|
||||||
|
"checksum": "b028066cef340231513e63aa09f5d461c67c31cf60de41c7770c43d30867f7c3"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCEDDFD3DD8C3A",
|
||||||
|
"checksum": "804605cd8927167d9049830a5069b5fe1b4ee9649bce255b4417562fe62e0829"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCEDE095763058",
|
||||||
|
"checksum": "6239a745d3fc33e971005d572326e8984f46624cb16ef0c747388c55cae5ffb1"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DCEDE07ADBF21A",
|
||||||
|
"checksum": "9cb4ef3a311c91dd2440a5269211c6923e33a59598adf53144fd0121be5e47a4"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.3.101": {
|
"0.3.101": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user