We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8477b54 commit 3af3462Copy full SHA for 3af3462
.github/workflows/proto-registry.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: bufbuild/buf-setup-action@v1.43.0
+ - uses: bufbuild/buf-setup-action@v1.44.0
17
- uses: bufbuild/buf-push-action@v1
18
with:
19
input: "proto"
0 commit comments