Skip to content

Commit

Permalink
Bump bufbuild/buf-lint-action from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
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](bufbuild/buf-lint-action@044d13a...06f9dd8)

---
updated-dependencies:
- dependency-name: bufbuild/buf-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent d7a2044 commit d41163a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
github_token: ${{ github.token }}
- name: Lint Protobuf
uses: bufbuild/buf-lint-action@044d13acb1f155179c606aaa2e53aea304d22058 # tag=v1.1.0
uses: bufbuild/buf-lint-action@06f9dd823d873146471cfaaf108a993fe00e5325 # tag=v1.1.1
with:
input: src/main/proto
- name: Detect Breaking Changes
Expand Down

0 comments on commit d41163a

Please sign in to comment.