From 1fe6332c79b408b12aba2de6ce6f24f6dad39bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:39:29 +0200 Subject: [PATCH] Bump bufbuild/buf-lint-action from 1.1.0 to 1.1.1 (#2855) --- .github/workflows/buf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buf.yaml b/.github/workflows/buf.yaml index c623f7ecdd..e414f5b69a 100644 --- a/.github/workflows/buf.yaml +++ b/.github/workflows/buf.yaml @@ -11,7 +11,7 @@ jobs: - uses: bufbuild/buf-setup-action@v1.30.0 with: github_token: ${{ github.token }} - - uses: bufbuild/buf-lint-action@v1.1.0 + - uses: bufbuild/buf-lint-action@v1.1.1 with: buf_token: ${{ secrets.BUF_TOKEN }} breaking: