From ef85c06d28b4b1c38ec0cf9505a54662b7735ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:43:12 +0000 Subject: [PATCH] chore(deps): 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/044d13acb1f155179c606aaa2e53aea304d22058...06f9dd823d873146471cfaaf108a993fe00e5325) --- 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/checks.model.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.model.yml b/.github/workflows/checks.model.yml index da4bc3767..c576d3659 100644 --- a/.github/workflows/checks.model.yml +++ b/.github/workflows/checks.model.yml @@ -101,7 +101,7 @@ jobs: with: github_token: ${{ github.token }} - name: "Check: Buf Lint" - uses: bufbuild/buf-lint-action@044d13acb1f155179c606aaa2e53aea304d22058 # v1.1.0 + uses: bufbuild/buf-lint-action@06f9dd823d873146471cfaaf108a993fe00e5325 # v1.1.1 with: input: proto