diff --git a/.github/workflows/bazel.yml b/.github/workflows/bazel.yml index b427615dd..e7ecdf83d 100644 --- a/.github/workflows/bazel.yml +++ b/.github/workflows/bazel.yml @@ -309,7 +309,7 @@ jobs: # Bazelisk then selects the root .bazelversion release. Update this tag # only after the corresponding internal image has been published and # mirrored. - image: ghcr.io/nvidia/nvcf/bazel-ci:0.12.0 + image: ghcr.io/nvidia/nvcf/bazel-ci:0.13.0 credentials: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }}