mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-25 00:30:31 +00:00
Update cargo-deny@latest to 0.14.16
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `cargo-deny@latest` to 0.14.16.
|
||||||
|
|
||||||
- Update `parse-changelog@latest` to 0.6.5.
|
- Update `parse-changelog@latest` to 0.6.5.
|
||||||
|
|
||||||
## [2.28.1] - 2024-03-04
|
## [2.28.1] - 2024-03-04
|
||||||
|
|||||||
18
manifests/cargo-deny.json
generated
18
manifests/cargo-deny.json
generated
@@ -19,10 +19,24 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.14.15"
|
"version": "0.14.16"
|
||||||
},
|
},
|
||||||
"0.14": {
|
"0.14": {
|
||||||
"version": "0.14.15"
|
"version": "0.14.16"
|
||||||
|
},
|
||||||
|
"0.14.16": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "7b09aafdc42eeae5d67e523469a69e5b5dc65edb87d87fa68b3c014c9a27d780"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "fa2efa5be935d684ba62c64950041eda7ed81af6b49608c6c8bad3c6f140eb2d"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "7d977cb7f37064bda9711adb5d6574f07634aa50b3eaf612ab134b07727e2e6d"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "285cf6fb30341652e07135fd2fdb083455211527985c8cb2f889804a4068cd3e"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.14.15": {
|
"0.14.15": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user