Update protoc@latest to 3.29.1

This commit is contained in:
Taiki Endo
2024-12-04 17:31:24 +00:00
parent 4a06140391
commit 17ded33f96
2 changed files with 32 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `protoc@latest` to 3.29.1.
## [2.46.0] - 2024-12-04
- Improve robustness of `cargo-binstall` fallback. ([#556](https://github.com/taiki-e/install-action/pull/556))