diff --git a/.github/workflows/protobuf.yml b/.github/workflows/protobuf.yml index 9b42fd1f22895..b57222b053da6 100644 --- a/.github/workflows/protobuf.yml +++ b/.github/workflows/protobuf.yml @@ -21,7 +21,7 @@ jobs: # Run `git checkout` - uses: actions/checkout@v3 # Install the `buf` CLI - - uses: bufbuild/buf-setup-action@v1.37.0 + - uses: bufbuild/buf-setup-action@v1.38.0 # Perform breaking change detection against the `master` branch - uses: bufbuild/buf-breaking-action@v1.1.4 with: