We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b84a63 + 0279da9 commit baf8029Copy full SHA for baf8029
2 files changed
.github/workflows/automatic-api-update.yaml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
working-directory: ./
44
- name: "Install buf"
45
- uses: "bufbuild/buf-setup-action@v1.37.0"
+ uses: "bufbuild/buf-setup-action@v1.39.0"
46
if: steps.buf-update.outputs.updated == 'true'
47
48
version: "1.37.0"
.github/workflows/manual-api-update.yaml
@@ -46,7 +46,7 @@ jobs:
49
50
51
52
0 commit comments