File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 51
51
which grpc_ruby_plugin
52
52
echo "/home/linuxbrew/.linuxbrew/bin" >> $GITHUB_PATH
53
53
- name : " Install buf"
54
- uses : " bufbuild/buf-setup-action@v1.37 .0"
54
+ uses : " bufbuild/buf-setup-action@v1.38 .0"
55
55
with :
56
56
github_token : ${{ secrets.GITHUB_TOKEN }}
57
57
if : steps.buf-update.outputs.updated == 'true'
Original file line number Diff line number Diff line change 43
43
brew install grpc
44
44
which grpc_ruby_plugin
45
45
echo "/home/linuxbrew/.linuxbrew/bin" >> $GITHUB_PATH
46
- - uses : " bufbuild/buf-setup-action@v1.37 .0"
46
+ - uses : " bufbuild/buf-setup-action@v1.38 .0"
47
47
with :
48
48
github_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 55
55
which grpc_ruby_plugin
56
56
echo "/home/linuxbrew/.linuxbrew/bin" >> $GITHUB_PATH
57
57
- name : " Install buf"
58
- uses : " bufbuild/buf-setup-action@v1.37 .0"
58
+ uses : " bufbuild/buf-setup-action@v1.38 .0"
59
59
with :
60
60
github_token : ${{ secrets.GITHUB_TOKEN }}
61
61
if : steps.buf-update.outputs.updated == 'true'
You can’t perform that action at this time.
0 commit comments