File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ jobs:
4242 with :
4343 working-directory : ./
4444 - name : " Install buf"
45- uses : " bufbuild/buf-setup-action@v1"
45+ uses : " bufbuild/buf-setup-action@v1.37.0 "
4646 if : steps.buf-update.outputs.updated == 'true'
4747 with :
48- version : " 1.18 .0"
48+ version : " 1.37 .0"
4949 - name : " Run buf generate"
5050 if : steps.buf-update.outputs.updated == 'true'
5151 run : |
Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ jobs:
4646 with :
4747 working-directory : ./
4848 - name : " Install buf"
49- uses : " bufbuild/buf-setup-action@v1"
49+ uses : " bufbuild/buf-setup-action@v1.37.0 "
5050 if : steps.buf-update.outputs.updated == 'true'
5151 with :
52- version : " 1.18 .0"
52+ version : " 1.37 .0"
5353 - name : " Run buf generate"
5454 if : steps.buf-update.outputs.updated == 'true'
5555 run : |
You can’t perform that action at this time.
0 commit comments