mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-27 01:20:28 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0241d8f412 | ||
|
|
56c2f023cd | ||
|
|
541c08c86c | ||
|
|
41d35d7220 |
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.43.5] - 2024-09-12
|
||||||
|
|
||||||
|
- Update `biome@latest` to 1.9.0.
|
||||||
|
|
||||||
|
## [2.43.4] - 2024-09-12
|
||||||
|
|
||||||
|
- Update `protoc@latest` to 3.28.1.
|
||||||
|
|
||||||
## [2.43.3] - 2024-09-11
|
## [2.43.3] - 2024-09-11
|
||||||
|
|
||||||
- Update `syft@latest` to 1.12.2.
|
- Update `syft@latest` to 1.12.2.
|
||||||
@@ -2712,7 +2720,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.43.3...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.43.5...HEAD
|
||||||
|
[2.43.5]: https://github.com/taiki-e/install-action/compare/v2.43.4...v2.43.5
|
||||||
|
[2.43.4]: https://github.com/taiki-e/install-action/compare/v2.43.3...v2.43.4
|
||||||
[2.43.3]: https://github.com/taiki-e/install-action/compare/v2.43.2...v2.43.3
|
[2.43.3]: https://github.com/taiki-e/install-action/compare/v2.43.2...v2.43.3
|
||||||
[2.43.2]: https://github.com/taiki-e/install-action/compare/v2.43.1...v2.43.2
|
[2.43.2]: https://github.com/taiki-e/install-action/compare/v2.43.1...v2.43.2
|
||||||
[2.43.1]: https://github.com/taiki-e/install-action/compare/v2.43.0...v2.43.1
|
[2.43.1]: https://github.com/taiki-e/install-action/compare/v2.43.0...v2.43.1
|
||||||
|
|||||||
33
manifests/biome.json
generated
33
manifests/biome.json
generated
@@ -36,10 +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.8.3"
|
"version": "1.9.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.8.3"
|
"version": "1.9.0"
|
||||||
|
},
|
||||||
|
"1.9": {
|
||||||
|
"version": "1.9.0"
|
||||||
|
},
|
||||||
|
"1.9.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCD32FF195DB2D",
|
||||||
|
"checksum": "58a584a6248c9a63f80904668c5d4fffa34a914869507a3b4fb5a5ca433dbce9"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCD32FF19CB150",
|
||||||
|
"checksum": "3422d46cfdb3ae222a78e5e71d50dcf4ddc2c3c082fbc3df8415535866936d27"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCD32FF1B3542F",
|
||||||
|
"checksum": "97e5b09df7a8bbee07b6ab930e302a5ed50554186eb92cc5b84a21277d17041d"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCD32FF19B058B",
|
||||||
|
"checksum": "560c9e33f936c9794a37d99092c5bae501ca9e3f32f109f6aec2fba78279884b"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCD32FF1BA513A",
|
||||||
|
"checksum": "d723495b01b7bfb037a76732453df2687c5adc82b2d89776164aa9b278b0b83e"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DCD32FF1ABE281",
|
||||||
|
"checksum": "ba31ab387a44dd87b6a775183cd9230d47a55edacfccd952c5f255701f87add6"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.8": {
|
"1.8": {
|
||||||
"version": "1.8.3"
|
"version": "1.8.3"
|
||||||
|
|||||||
33
manifests/protoc.json
generated
33
manifests/protoc.json
generated
@@ -3,13 +3,40 @@
|
|||||||
"template": null,
|
"template": null,
|
||||||
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
|
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "3.28.0"
|
"version": "3.28.1"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"version": "3.28.0"
|
"version": "3.28.1"
|
||||||
},
|
},
|
||||||
"3.28": {
|
"3.28": {
|
||||||
"version": "3.28.0"
|
"version": "3.28.1"
|
||||||
|
},
|
||||||
|
"3.28.1": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.1/protoc-28.1-linux-x86_64.zip",
|
||||||
|
"etag": "0x8DCD285A6AB0E77",
|
||||||
|
"checksum": "58b1e2e45889187c22598bf5d9944d7c4f5f68407906f26cc4831911ae8ada53"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.1/protoc-28.1-osx-x86_64.zip",
|
||||||
|
"etag": "0x8DCD285A6E6751B",
|
||||||
|
"checksum": "f682d70c8382ddb0ad6b996a32db12eff098a2abd6b2db2caa9336d9c8069d54"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.1/protoc-28.1-win64.zip",
|
||||||
|
"etag": "0x8DCD285A725F5DF",
|
||||||
|
"checksum": "8ab709113bf3156e789d45e99401924ca5305267ad3fd9001727d945797e6748"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.1/protoc-28.1-linux-aarch_64.zip",
|
||||||
|
"etag": "0x8DCD285A655D422",
|
||||||
|
"checksum": "28c90edca27437bd892009a586ddc28a040e51f2c01bec29d22bede5d14a9e10"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v28.1/protoc-28.1-osx-aarch_64.zip",
|
||||||
|
"etag": "0x8DCD285A6C5A477",
|
||||||
|
"checksum": "1395bca972572ec2ce25bb773720ebf9bfd380159e8c71d987058e36ae6b000b"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"3.28.0": {
|
"3.28.0": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user