Skip to content

Commit

Permalink
Use most recent version of buf
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Nov 21, 2024
1 parent d9c8dd9 commit b1e1ea7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
steps:
- uses: "actions/checkout@v3"
- uses: "authzed/actions/yaml-lint@main"
- uses: "bufbuild/[email protected]"
with:
version: "1.46.2"
- uses: "bufbuild/[email protected]"
- uses: "bufbuild/buf-lint-action@v1"
- uses: "bufbuild/buf-breaking-action@v1"
if: "github.event_name == 'pull_request'"
Expand Down

0 comments on commit b1e1ea7

Please sign in to comment.