Update protoc@latest to 3.25.3

This commit is contained in:
Taiki Endo
2024-02-16 00:24:05 +00:00
parent bd71f121e3
commit 0736e61a46
2 changed files with 27 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.25.3.
## [2.27.0] - 2024-02-15
- Support `cargo-audit`. ([#371](https://github.com/taiki-e/install-action/pull/371), thanks @utkarshgupta137)