We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17f77ce + 3cc5e77 commit 40158ebCopy full SHA for 40158eb
2 files changed
.github/workflows/automatic-api-update.yaml
@@ -43,7 +43,7 @@ jobs:
43
useLockFile: false
44
working-directory: ./
45
- name: "Install buf"
46
- uses: "bufbuild/buf-setup-action@v1.45.0"
+ uses: "bufbuild/buf-setup-action@v1.46.0"
47
if: steps.buf-update.outputs.updated == 'true'
48
with:
49
version: "1.37.0"
.github/workflows/manual-api-update.yaml
@@ -47,7 +47,7 @@ jobs:
50
51
52
53
0 commit comments