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 c630c28 commit 6aced39Copy full SHA for 6aced39
.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.41.0
+ - uses: bufbuild/buf-setup-action@v1.42.0
17
- uses: bufbuild/buf-push-action@v1
18
with:
19
input: "proto"
.github/workflows/proto.yml
@@ -14,7 +14,7 @@ jobs:
- uses: bufbuild/buf-breaking-action@v1
20
0 commit comments