mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-19 10:20:22 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c45072658c | ||
|
|
6e62070134 | ||
|
|
3ee5d63d29 | ||
|
|
54b03f88eb | ||
|
|
e2789f9cc9 |
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.58.24] - 2025-08-27
|
||||||
|
|
||||||
|
- Update `syft@latest` to 1.32.0.
|
||||||
|
|
||||||
|
## [2.58.23] - 2025-08-26
|
||||||
|
|
||||||
|
- Update `wasmtime@latest` to 36.0.2.
|
||||||
|
|
||||||
## [2.58.22] - 2025-08-26
|
## [2.58.22] - 2025-08-26
|
||||||
|
|
||||||
- Update `cargo-nextest@latest` to 0.9.103.
|
- Update `cargo-nextest@latest` to 0.9.103.
|
||||||
@@ -4354,7 +4362,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.58.22...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.24...HEAD
|
||||||
|
[2.58.24]: https://github.com/taiki-e/install-action/compare/v2.58.23...v2.58.24
|
||||||
|
[2.58.23]: https://github.com/taiki-e/install-action/compare/v2.58.22...v2.58.23
|
||||||
[2.58.22]: https://github.com/taiki-e/install-action/compare/v2.58.21...v2.58.22
|
[2.58.22]: https://github.com/taiki-e/install-action/compare/v2.58.21...v2.58.22
|
||||||
[2.58.21]: https://github.com/taiki-e/install-action/compare/v2.58.20...v2.58.21
|
[2.58.21]: https://github.com/taiki-e/install-action/compare/v2.58.20...v2.58.21
|
||||||
[2.58.20]: https://github.com/taiki-e/install-action/compare/v2.58.19...v2.58.20
|
[2.58.20]: https://github.com/taiki-e/install-action/compare/v2.58.19...v2.58.20
|
||||||
|
|||||||
29
manifests/syft.json
generated
29
manifests/syft.json
generated
@@ -24,10 +24,35 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
|
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.31.0"
|
"version": "1.32.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.31.0"
|
"version": "1.32.0"
|
||||||
|
},
|
||||||
|
"1.32": {
|
||||||
|
"version": "1.32.0"
|
||||||
|
},
|
||||||
|
"1.32.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDE4EBD28485BA",
|
||||||
|
"checksum": "d6400b579fa84dd383573b1d1ff6f081a37fc64d3ffaafdfdda95c4325f204be"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDE4EBD36C336E",
|
||||||
|
"checksum": "06bb55b2bec2b723c1a860491f62e0fdc4f7f543d99cb83c75dea03c460c5053"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDE4EBD384343E",
|
||||||
|
"checksum": "444fd054f601594ad938ec3f9bfd92faacfd37783e0e107b49bcb41848bf5dc4"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDE4EBD2638E40",
|
||||||
|
"checksum": "df16ff55d6cf99b23f5121bf463bbda7b05b5674e897aca1b5c1fb64e1929667"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDE4EBD36315EE",
|
||||||
|
"checksum": "13065598834ab238f5865226d73b4a0a898913013a91be95cc83ddf7bbb75a1b"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.31": {
|
"1.31": {
|
||||||
"version": "1.31.0"
|
"version": "1.31.0"
|
||||||
|
|||||||
32
manifests/wasmtime.json
generated
32
manifests/wasmtime.json
generated
@@ -28,13 +28,39 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
|
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "36.0.1"
|
"version": "36.0.2"
|
||||||
},
|
},
|
||||||
"36": {
|
"36": {
|
||||||
"version": "36.0.1"
|
"version": "36.0.2"
|
||||||
},
|
},
|
||||||
"36.0": {
|
"36.0": {
|
||||||
"version": "36.0.1"
|
"version": "36.0.2"
|
||||||
|
},
|
||||||
|
"36.0.2": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"etag": "0x8DDE4B27F277B47",
|
||||||
|
"checksum": "b982d71407b70633707bab9b7bdcaa4a37b98cd2ed55094f864a9ec7bcf0c40d"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDE4B2803A0067",
|
||||||
|
"checksum": "923b7b3297209f06433d02c2aab818c1d24b7f166340de56d6d37d405291e208"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDE4B28499CE4F",
|
||||||
|
"checksum": "fb1fa999ff728d5a8e4b4057308561c51af7f59afdeac2d649dda7d4ad7e77ad"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DDE4B2708877F5",
|
||||||
|
"checksum": "f67ffaf8a1e95eb6364ee78775d003c47c45feb28dc75b64838072eeaf7c924c"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDE4B2719D6B5A",
|
||||||
|
"checksum": "af21455581b7eccb30e86db358553376398da3fd4507342268b62bf50ab576a9"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDE4B273FD67A1",
|
||||||
|
"checksum": "9fe60d76f90c9bd8a7f7f904c75d65608420000d7ee435fca11fcb9ba3d54488"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"36.0.1": {
|
"36.0.1": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user