Skip to content

Commit

Permalink
build(deps): Bump bufbuild/buf-setup-action from 1.44.0 to 1.45.0 (co…
Browse files Browse the repository at this point in the history
…metbft#4288)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent c3a66d3 commit 53dcd9b
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@v4
- uses: bufbuild/buf-setup-action@v1.44.0
- uses: bufbuild/buf-setup-action@v1.45.0
- uses: bufbuild/buf-lint-action@v1
with:
input: 'proto'

0 comments on commit 53dcd9b

Please sign in to comment.