mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update kingfisher@latest to 2.0.0
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 `kingfisher@latest` to 2.0.0.
|
||||||
|
|
||||||
- Update `cargo-zigbuild@latest` to 0.23.2.
|
- Update `cargo-zigbuild@latest` to 0.23.2.
|
||||||
|
|
||||||
## [2.86.7] - 2026-08-24
|
## [2.86.7] - 2026-08-24
|
||||||
|
|||||||
Generated
+7
-1
@@ -27,7 +27,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.113.0"
|
"version": "2.0.0"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"version": "2.0.0"
|
||||||
|
},
|
||||||
|
"2.0": {
|
||||||
|
"version": "2.0.0"
|
||||||
},
|
},
|
||||||
"2.0.0": {
|
"2.0.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user