Merge pull request #713 from juanfont/update-buf-lint

Update buf setup action for proto-lint
This commit is contained in:
Juan Font 2022-08-09 14:32:52 +02:00 committed by GitHub
commit 2c9dbe158d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: bufbuild/buf-setup-action@v0.7.0
- uses: bufbuild/buf-setup-action@v1.7.0
- uses: bufbuild/buf-lint-action@v1
with:
input: "proto"