Skip to content

Commit

Permalink
Bump buf version used in lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Nov 21, 2024
1 parent cd5df34 commit d9c8dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: "authzed/actions/yaml-lint@main"
- uses: "bufbuild/[email protected]"
with:
version: "1.30.0"
version: "1.46.2"
- uses: "bufbuild/buf-lint-action@v1"
- uses: "bufbuild/buf-breaking-action@v1"
if: "github.event_name == 'pull_request'"
Expand Down

0 comments on commit d9c8dd9

Please sign in to comment.