mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update protoc@latest to 3.36.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 `protoc@latest` to 3.36.1.
|
||||||
|
|
||||||
- Update `coreutils@latest` to 0.11.0.
|
- Update `coreutils@latest` to 0.11.0.
|
||||||
|
|
||||||
## [2.87.3] - 2026-09-01
|
## [2.87.3] - 2026-09-01
|
||||||
|
|||||||
Generated
+3
-3
@@ -2,13 +2,13 @@
|
|||||||
"rust_crate": null,
|
"rust_crate": null,
|
||||||
"template": null,
|
"template": null,
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "3.36.0"
|
"version": "3.36.1"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"version": "3.36.0"
|
"version": "3.36.1"
|
||||||
},
|
},
|
||||||
"3.36": {
|
"3.36": {
|
||||||
"version": "3.36.0"
|
"version": "3.36.1"
|
||||||
},
|
},
|
||||||
"3.36.1": {
|
"3.36.1": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user