diff --git a/.github/workflows/protolint.yaml b/.github/workflows/protolint.yaml index 4c12aa8..cfff677 100644 --- a/.github/workflows/protolint.yaml +++ b/.github/workflows/protolint.yaml @@ -16,7 +16,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Buf Init - uses: bufbuild/buf-setup-action@v1.45.0 + uses: bufbuild/buf-setup-action@v1.50.0 with: version: latest - name: Buf Lint