mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-01 11:00:26 +00:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d22fec80bb | ||
|
|
d68eb5a251 | ||
|
|
4c45689087 | ||
|
|
dd9c3a3091 | ||
|
|
9fde11a221 | ||
|
|
f8a64c9409 | ||
|
|
d89c4e645c | ||
|
|
944658582a |
19
CHANGELOG.md
19
CHANGELOG.md
@@ -10,6 +10,20 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.32.16] - 2024-04-13
|
||||
|
||||
- Update `typos@latest` to 1.20.8.
|
||||
|
||||
- Update `syft@latest` to 1.2.0.
|
||||
|
||||
## [2.32.15] - 2024-04-12
|
||||
|
||||
- Update `cargo-deny@latest` to 0.14.21.
|
||||
|
||||
## [2.32.14] - 2024-04-12
|
||||
|
||||
- Update `wasmtime@latest` to 19.0.2.
|
||||
|
||||
## [2.32.13] - 2024-04-11
|
||||
|
||||
- Update `cargo-dinghy@latest` to 0.7.1.
|
||||
@@ -2039,7 +2053,10 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.32.13...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.32.16...HEAD
|
||||
[2.32.16]: https://github.com/taiki-e/install-action/compare/v2.32.15...v2.32.16
|
||||
[2.32.15]: https://github.com/taiki-e/install-action/compare/v2.32.14...v2.32.15
|
||||
[2.32.14]: https://github.com/taiki-e/install-action/compare/v2.32.13...v2.32.14
|
||||
[2.32.13]: https://github.com/taiki-e/install-action/compare/v2.32.12...v2.32.13
|
||||
[2.32.12]: https://github.com/taiki-e/install-action/compare/v2.32.11...v2.32.12
|
||||
[2.32.11]: https://github.com/taiki-e/install-action/compare/v2.32.10...v2.32.11
|
||||
|
||||
18
manifests/cargo-deny.json
generated
18
manifests/cargo-deny.json
generated
@@ -19,10 +19,24 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.14.20"
|
||||
"version": "0.14.21"
|
||||
},
|
||||
"0.14": {
|
||||
"version": "0.14.20"
|
||||
"version": "0.14.21"
|
||||
},
|
||||
"0.14.21": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "a44734086a42d7b93715da545c2423684718d89d4855cd776384444a366813fd"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "9bf07f9348aee79a0ed18caa399e12eb91f5397333b5b46ecd8f966bc1c657d5"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "231f24cfa8ef1e517b3dea37d90a5d8c4ad297276d4133852c1b2a8d084a1720"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "60cd49d30f5fbe63d7d20c4c2d90253f932cb4e9f9468d20a7bf152da959c3e4"
|
||||
}
|
||||
},
|
||||
"0.14.20": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
24
manifests/syft.json
generated
24
manifests/syft.json
generated
@@ -23,10 +23,30 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.1.1"
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.1.1"
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"1.2": {
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"1.2.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "f56d63f6be18b12b6aff1222f5c9bcfe739b7d167165ed784151bb38e6c49bb2"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "8be9524c6b91304bbdddd183ff884b1cbdd805ba0d228b587ad3566ea0e66171"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "aec5b0219d948be0c9489c30eda9f463d10d7bcc3edca7b5c3b0f6d76dbc0704"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "5699156ca5e568dad326605e2cb8a24774cd87ab858ac8fc438b8028e13c9d89"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "efaf83c8af800cea03f78eed117dfc8c16bebc64e6bcb165e0287cdae195fd76"
|
||||
}
|
||||
},
|
||||
"1.1": {
|
||||
"version": "1.1.1"
|
||||
|
||||
20
manifests/typos.json
generated
20
manifests/typos.json
generated
@@ -15,13 +15,27 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.20.7"
|
||||
"version": "1.20.8"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.20.7"
|
||||
"version": "1.20.8"
|
||||
},
|
||||
"1.20": {
|
||||
"version": "1.20.7"
|
||||
"version": "1.20.8"
|
||||
},
|
||||
"1.20.8": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "681a132089eae4d7c08b9bd9e0fb4bd40eb2418658130c91dcadaaa190cb0334"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "3f321104f7d5fe7f7d773d888ef0b235aad6c64889486b1d0858335c8f7075b7"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "bdd479b600d84b423b36811140b7617c6dd541df46e9d8729a837b5431351463"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "50b0c0392c0d49f4617daa30035d632c9dbe1c6ad0facca73395d7be50163b7e"
|
||||
}
|
||||
},
|
||||
"1.20.7": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
1801
manifests/wasmtime.json
generated
1801
manifests/wasmtime.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user