From 3be5e260b301c2fbbbeb6e46eee4be7e146dcfce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 04:27:19 +0000 Subject: [PATCH] Bump bufbuild/buf-lint-action from 1.1.0 to 1.1.1 Bumps [bufbuild/buf-lint-action](https://github.com/bufbuild/buf-lint-action) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/bufbuild/buf-lint-action/releases) - [Commits](https://github.com/bufbuild/buf-lint-action/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: bufbuild/buf-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 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: