mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update cargo-deny@latest to 0.19.6
This commit is contained in:
committed by
github-actions[bot]
parent
c070f87102
commit
4be7e4cd60
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Update `cargo-deny@latest` to 0.19.6.
|
||||
|
||||
## [2.77.6] - 2026-05-11
|
||||
|
||||
- Fix `wasm-pack` installation failure.
|
||||
|
||||
Generated
+2
-2
@@ -23,10 +23,10 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.19.5"
|
||||
"version": "0.19.6"
|
||||
},
|
||||
"0.19": {
|
||||
"version": "0.19.5"
|
||||
"version": "0.19.6"
|
||||
},
|
||||
"0.19.6": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user