diff --git a/.github/workflows/proto.yml b/.github/workflows/proto.yml index 7adfca37f6..dbae0d300b 100644 --- a/.github/workflows/proto.yml +++ b/.github/workflows/proto.yml @@ -41,7 +41,7 @@ jobs: echo "Setting output: base-branch=$branch" echo "base-branch=$branch" >> "$GITHUB_OUTPUT" - uses: bufbuild/buf-setup-action@v1.27.0 - - uses: bufbuild/buf-lint-action@v1.0.3 + - uses: bufbuild/buf-lint-action@v1.1.0 if: always() with: input: 'proto'