File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-22.04
2424 steps :
2525 - uses : actions/checkout@v4
26- - uses : bufbuild/buf-setup-action@v1.48 .0
26+ - uses : bufbuild/buf-setup-action@v1.50 .0
2727 with :
2828 version : v${{ env.BUF_CLI_VERSION }}
2929 github_token : ${{ secrets.GITHUB_TOKEN }}
3535 deployments : write
3636 steps :
3737 - uses : actions/checkout@v4
38- - uses : bufbuild/buf-setup-action@v1.48 .0
38+ - uses : bufbuild/buf-setup-action@v1.50 .0
3939 with :
4040 version : v${{ env.BUF_CLI_VERSION }}
4141 github_token : ${{ secrets.GITHUB_TOKEN }}
6060 runs-on : ubuntu-22.04
6161 steps :
6262 - uses : actions/checkout@v4
63- - uses : bufbuild/buf-setup-action@v1.48 .0
63+ - uses : bufbuild/buf-setup-action@v1.50 .0
6464 with :
6565 github_token : ${{ github.token }}
6666# TODO (arm-versioning): Arm versioning by removing the comments of the following lines
Original file line number Diff line number Diff line change 2525 uses : actions/checkout@v4
2626 with :
2727 fetch-depth : 2
28- - uses : bufbuild/buf-setup-action@v1.48 .0
28+ - uses : bufbuild/buf-setup-action@v1.50 .0
2929 with :
3030 version : ${{ env.BUF_CLI_VERSION }}
3131 github_token : ${{ secrets.GITHUB_TOKEN }}
@@ -151,7 +151,7 @@ jobs:
151151 steps :
152152 - name : Clone Repo
153153 uses : actions/checkout@v4
154- - uses : bufbuild/buf-setup-action@v1.48 .0
154+ - uses : bufbuild/buf-setup-action@v1.50 .0
155155 with :
156156 version : ${{ env.BUF_CLI_VERSION }}
157157 buf_user : ${{ secrets.BUF_USER }}
You can’t perform that action at this time.
0 commit comments