mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update git-cliff@latest to 2.14.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 `git-cliff@latest` to 2.14.1.
|
||||||
|
|
||||||
- Update `cargo-zigbuild@latest` to 0.23.4.
|
- Update `cargo-zigbuild@latest` to 0.23.4.
|
||||||
|
|
||||||
- Update `cargo-deb@latest` to 3.8.0.
|
- Update `cargo-deb@latest` to 3.8.0.
|
||||||
|
|||||||
Generated
+5
-2
@@ -27,10 +27,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "2.13.1"
|
"version": "2.14.1"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"version": "2.13.1"
|
"version": "2.14.1"
|
||||||
|
},
|
||||||
|
"2.14": {
|
||||||
|
"version": "2.14.1"
|
||||||
},
|
},
|
||||||
"2.14.1": {
|
"2.14.1": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user