We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948e367 commit b4421fbCopy full SHA for b4421fb
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 0
15
submodules: recursive
16
17
- - uses: bufbuild/buf-setup-action@v1.16.0
+ - uses: bufbuild/buf-setup-action@v1.17.0
18
with:
19
github_token: ${{ github.token }}
20
- uses: nrwl/nx-set-shas@v3
.github/workflows/release-please.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
version: "1.1.1"
30
0 commit comments