mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update wasmtime@latest to 45.0.2
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 `wasmtime@latest` to 45.0.2.
|
||||||
|
|
||||||
- Update `cargo-deny@latest` to 0.19.9.
|
- Update `cargo-deny@latest` to 0.19.9.
|
||||||
|
|
||||||
- Update `prek@latest` to 0.4.5.
|
- Update `prek@latest` to 0.4.5.
|
||||||
|
|||||||
Generated
+3
-3
@@ -35,13 +35,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "45.0.1"
|
"version": "45.0.2"
|
||||||
},
|
},
|
||||||
"45": {
|
"45": {
|
||||||
"version": "45.0.1"
|
"version": "45.0.2"
|
||||||
},
|
},
|
||||||
"45.0": {
|
"45.0": {
|
||||||
"version": "45.0.1"
|
"version": "45.0.2"
|
||||||
},
|
},
|
||||||
"45.0.2": {
|
"45.0.2": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user