Skip to content

Commit

Permalink
chore(deps): Bump bufbuild/buf-lint-action from 1.0.1 to 1.0.2 (#1193)
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.0.1 to 1.0.2.
- [Release notes](https://github.com/bufbuild/buf-lint-action/releases)
- [Commits](bufbuild/buf-lint-action@v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2022
1 parent 454bcde commit 61bd5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yaml
Expand Up @@ -216,7 +216,7 @@ jobs:
uses: bufbuild/buf-setup-action@v1.7.0

- name: Lint protos
uses: bufbuild/buf-lint-action@v1.0.1
uses: bufbuild/buf-lint-action@v1.0.2

- name: Check formatting
run: buf format --diff --exit-code
Expand Down

0 comments on commit 61bd5f7

Please sign in to comment.