mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update wasmtime@latest to 46.0.1
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 46.0.1.
|
||||||
|
|
||||||
- Update `wasm-bindgen@latest` to 0.2.126.
|
- Update `wasm-bindgen@latest` to 0.2.126.
|
||||||
|
|
||||||
- Update `vacuum@latest` to 0.29.6.
|
- Update `vacuum@latest` to 0.29.6.
|
||||||
|
|||||||
Generated
+3
-3
@@ -35,13 +35,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "46.0.0"
|
"version": "46.0.1"
|
||||||
},
|
},
|
||||||
"46": {
|
"46": {
|
||||||
"version": "46.0.0"
|
"version": "46.0.1"
|
||||||
},
|
},
|
||||||
"46.0": {
|
"46.0": {
|
||||||
"version": "46.0.0"
|
"version": "46.0.1"
|
||||||
},
|
},
|
||||||
"46.0.1": {
|
"46.0.1": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user