Skip to content

Commit

Permalink
chore(deps): Update bufbuild/buf-lint-action action to v1.1.0 (#1840)
Browse files Browse the repository at this point in the history
chore(deps): update bufbuild/buf-lint-action action to v1.1.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent 7e6b062 commit 58d2969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yaml
Expand Up @@ -219,7 +219,7 @@ jobs:
github_token: ${{ github.token }}

- name: Lint protos
uses: bufbuild/buf-lint-action@v1.0.3
uses: bufbuild/buf-lint-action@v1.1.0

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

0 comments on commit 58d2969

Please sign in to comment.