Skip to content

Commit

Permalink
build(deps): Bump bufbuild/buf-setup-action from 1.20.0 to 1.21.0 (#936)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 13, 2023
1 parent 9cbdef8 commit e45db5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proto-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- uses: bufbuild/buf-setup-action@v1.20.0
- uses: bufbuild/buf-setup-action@v1.21.0
- uses: bufbuild/buf-lint-action@v1
with:
input: 'proto'

0 comments on commit e45db5d

Please sign in to comment.