We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 282c474 commit 3d2910cCopy full SHA for 3d2910c
.github/workflows/buf-lint.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
13
- - uses: bufbuild/buf-setup-action@v1.13.1
+ - uses: bufbuild/buf-setup-action@v1.15.0
14
with:
15
github_token: ${{ secrets.GITHUB_TOKEN }}
16
- uses: bufbuild/buf-lint-action@v1
.github/workflows/buf.yml
@@ -9,7 +9,7 @@ jobs:
9
0 commit comments