mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-26 17:10:48 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
375e0c7f08 | ||
|
|
b7019d6e1c | ||
|
|
4f9f9b2b14 | ||
|
|
bb30b77c17 | ||
|
|
f455ee9de1 |
14
CHANGELOG.md
14
CHANGELOG.md
@@ -12,6 +12,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.44.38] - 2024-10-16
|
||||
|
||||
- Update `release-plz@latest` to 0.3.101.
|
||||
|
||||
- Update `cargo-dinghy@latest` to 0.7.3.
|
||||
|
||||
## [2.44.37] - 2024-10-15
|
||||
|
||||
- Update `syft@latest` to 1.14.1.
|
||||
|
||||
## [2.44.36] - 2024-10-15
|
||||
|
||||
- Update `release-plz@latest` to 0.3.100.
|
||||
@@ -2904,7 +2914,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.44.36...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.38...HEAD
|
||||
[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.36]: https://github.com/taiki-e/install-action/compare/v2.44.35...v2.44.36
|
||||
[2.44.35]: https://github.com/taiki-e/install-action/compare/v2.44.34...v2.44.35
|
||||
[2.44.34]: https://github.com/taiki-e/install-action/compare/v2.44.33...v2.44.34
|
||||
|
||||
14
manifests/cargo-dinghy.json
generated
14
manifests/cargo-dinghy.json
generated
@@ -12,10 +12,20 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/sonos/dinghy/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/sonos/dinghy/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.7.2"
|
||||
"version": "0.7.3"
|
||||
},
|
||||
"0.7": {
|
||||
"version": "0.7.2"
|
||||
"version": "0.7.3"
|
||||
},
|
||||
"0.7.3": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DCEDC4F45BF8E0",
|
||||
"checksum": "a7fed1db91a4903949ec2205e9ca45c9511b5ef823ce4d75f3c07d403dfc49db"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DCEDC5104E1195",
|
||||
"checksum": "4cccd564c4d23caa8b91364e30e4e6d5afdbdb38e81168f319e98eb7e78bc6be"
|
||||
}
|
||||
},
|
||||
"0.7.2": {
|
||||
"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)",
|
||||
"latest": {
|
||||
"version": "0.3.100"
|
||||
"version": "0.3.101"
|
||||
},
|
||||
"0.3": {
|
||||
"version": "0.3.100"
|
||||
"version": "0.3.101"
|
||||
},
|
||||
"0.3.101": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DCEDC8B2FD001E",
|
||||
"checksum": "7fe4f435a9ca929ac4c55ffb9cb3d42072f493d27347d7f145ede53de7d007f4"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DCEDC9194C588B",
|
||||
"checksum": "ca61bcc6bb40ad89f002dce2fb1d2b591c4078c904ee78af95550d861794bf36"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DCEDC9CC5F3F41",
|
||||
"checksum": "fd97f63ec05121d35cd08fb76e6ad6236cd03e49425a452e6a020b41f7d29de0"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DCEDC8C30A6BC8",
|
||||
"checksum": "3e66388484bb9b9102a9835c710665e16301f8dcb4097bed46c7024d35ea6820"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DCEDC95296587E",
|
||||
"checksum": "18412fd835e9e0d019bf1c98c3ddcfd8299cd1def9afd135ada5f5d269ea9e91"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DCEDC95B3595E5",
|
||||
"checksum": "2c819af99030aace38b1de6191c9e2c42f464350b484c11c1f6f06b254a6dea1"
|
||||
}
|
||||
},
|
||||
"0.3.100": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
28
manifests/syft.json
generated
28
manifests/syft.json
generated
@@ -24,13 +24,35 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.14.0"
|
||||
"version": "1.14.1"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.14.0"
|
||||
"version": "1.14.1"
|
||||
},
|
||||
"1.14": {
|
||||
"version": "1.14.0"
|
||||
"version": "1.14.1"
|
||||
},
|
||||
"1.14.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DCED1B03AA2C53",
|
||||
"checksum": "3feb88479405252b84a55de6e36fec49ec7bd8981ca145af17b369d7836cfd7b"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DCED1B04586D1A",
|
||||
"checksum": "f288459e092637f8f479aa506799b028d55f71ce0861016589cc38fad98c6013"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DCED1B0458E1C0",
|
||||
"checksum": "2831d9917107b4810923602ea39741adecf05d39a280ecea5949db1644936238"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DCED1B03A5C47E",
|
||||
"checksum": "1e556741aad65896efa7eeec4dce340e244b254961dc8d9ef5c344ff5ef53170"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DCED1B0444D409",
|
||||
"checksum": "dedf70d7b3b7ed58347a176419c3a5bfb181fbeb3341964bfff7c174929b6834"
|
||||
}
|
||||
},
|
||||
"1.14.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user