diff --git a/.github/workflows/protobuf.yml b/.github/workflows/protobuf.yml index e8d42681..d703a268 100644 --- a/.github/workflows/protobuf.yml +++ b/.github/workflows/protobuf.yml @@ -22,7 +22,7 @@ jobs: - name: Setup buf id: buf - uses: bufbuild/buf-setup-action@v1.27.1 + uses: bufbuild/buf-setup-action@v1.27.2 with: github_token: ${{ secrets.GITHUB_TOKEN }}