mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update protoc-gen-connect-openapi@latest to 0.26.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 `protoc-gen-connect-openapi@latest` to 0.26.0.
|
||||||
|
|
||||||
- Update `dprint@latest` to 0.57.4.
|
- Update `dprint@latest` to 0.57.4.
|
||||||
|
|
||||||
- Update `cargo-llvm-cov@latest` to 0.9.1.
|
- Update `cargo-llvm-cov@latest` to 0.9.1.
|
||||||
|
|||||||
+4
-1
@@ -18,7 +18,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.25.8"
|
"version": "0.26.0"
|
||||||
|
},
|
||||||
|
"0.26": {
|
||||||
|
"version": "0.26.0"
|
||||||
},
|
},
|
||||||
"0.26.0": {
|
"0.26.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user