Skip to content

Commit

Permalink
chore(deps): Update bufbuild/buf-lint-action action to v1.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
  • Loading branch information
renovate[bot] authored and oguzhand95 committed Apr 1, 2024
1 parent 87a3305 commit 1c3be66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
github_token: ${{ github.token }}

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

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

0 comments on commit 1c3be66

Please sign in to comment.