Update protoc to 3.21.7

This commit is contained in:
Taiki Endo
2022-09-30 11:37:02 +09:00
parent c35547fc3a
commit e85ee51dd0
3 changed files with 4 additions and 2 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.21.7.
## [1.13.9] - 2022-09-28
- Update `cargo-binstall@latest` to 0.14.0. ([#24](https://github.com/taiki-e/install-action/pull/24), thanks @coltfred)