File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 build :
55 runs-on : ubuntu-latest
66 container :
7- image : gcr.io/bazel-public/bazel@sha256:65e2c7b5814b000163817ddcfedb16ce3abe4ddd745d683ad399cab14398e4e2
7+ image : gcr.io/bazel-public/bazel@sha256:25790da0aaf00d7aa0af59c6a4b5be38778cefedf3254945f79c3cbe329ffefe
88 options : --user root # ref: https://docs.github.com/en/actions/creating-actions/dockerfile-support-for-github-actions#user
99 env :
1010 NPM_TOKEN : ${{ secrets.NPM_TOKEN }}
2424 if : startsWith(github.ref, 'refs/tags/v')
2525 runs-on : ubuntu-latest
2626 container :
27- image : gcr.io/bazel-public/bazel@sha256:65e2c7b5814b000163817ddcfedb16ce3abe4ddd745d683ad399cab14398e4e2
27+ image : gcr.io/bazel-public/bazel@sha256:25790da0aaf00d7aa0af59c6a4b5be38778cefedf3254945f79c3cbe329ffefe
2828 options : --user root # ref: https://docs.github.com/en/actions/creating-actions/dockerfile-support-for-github-actions#user
2929 env :
3030 GH_TOKEN : ${{ github.token }}
You can’t perform that action at this time.
0 commit comments