Update buf to 1.45.0 (#28632)

This commit is contained in:
Steven Clark
2024-10-08 17:02:15 -04:00
committed by GitHub
parent af8c9571b1
commit 8fec0056c1
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ runs:
steps:
- uses: ./.github/actions/set-up-buf
with:
version: v1.25.0 # This should match the version in tools/tool.sh
version: v1.45.0 # This should match the version in tools/tool.sh
- uses: ./.github/actions/set-up-gofumpt
- uses: ./.github/actions/set-up-gosimports
- uses: ./.github/actions/set-up-gotestsum