From 93d0d103553127e039afe6b067e01880d5f158ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 04:53:33 +0000 Subject: [PATCH] Bump bufbuild/buf-lint-action from 1.0.3 to 1.1.0 Bumps [bufbuild/buf-lint-action](https://github.com/bufbuild/buf-lint-action) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/bufbuild/buf-lint-action/releases) - [Commits](https://github.com/bufbuild/buf-lint-action/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: bufbuild/buf-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 5f1372f09c..65f0ac7494 100644 --- a/.github/workflows/buf.yaml +++ b/.github/workflows/buf.yaml @@ -11,7 +11,7 @@ jobs: - uses: bufbuild/buf-setup-action@v1.26.1 with: github_token: ${{ github.token }} - - uses: bufbuild/buf-lint-action@v1.0.3 + - uses: bufbuild/buf-lint-action@v1.1.0 with: buf_token: ${{ secrets.BUF_TOKEN }} breaking: