We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ccff4 commit 8cd96deCopy full SHA for 8cd96de
1 file changed
.github/workflows/proto-registry.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: bufbuild/buf-setup-action@v1.31.0
+ - uses: bufbuild/buf-setup-action@v1.35.0
18
- uses: bufbuild/buf-push-action@v1
19
with:
20
buf_token: ${{ secrets.BUF_TOKEN }}
0 commit comments