Skip to content

Commit

Permalink
fix(proto): use previous buf version
Browse files Browse the repository at this point in the history
  • Loading branch information
aelesbao committed May 21, 2024
1 parent 7ed72df commit 4bb054b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proto-registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.32.0
- uses: bufbuild/buf-setup-action@v1.31.0
- uses: bufbuild/buf-lint-action@v1
with:
input: proto
Expand Down

0 comments on commit 4bb054b

Please sign in to comment.