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 @@ -143,7 +143,7 @@ jobs:
143143 uses : ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
144144 if : ${{ contains(inputs.runner, 'windows') }}
145145 - name : " Setup: Bazel"
146- uses : bazel-contrib/setup-bazel@b388b84bb637e50cdae241d0f255670d4bd79f29 # 0.8.1
146+ uses : bazel-contrib/setup-bazel@9676c3194cc1f9955e3a27868aff5566ad4df314 # 0.8.3
147147 - name : " Setup: Cache"
148148 uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
149149 with :
@@ -399,7 +399,7 @@ jobs:
399399 uses : ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
400400 if : ${{ contains(inputs.runner, 'windows') }}
401401 - name : " Setup: Bazel"
402- uses : bazel-contrib/setup-bazel@b388b84bb637e50cdae241d0f255670d4bd79f29 # 0.8.1
402+ uses : bazel-contrib/setup-bazel@9676c3194cc1f9955e3a27868aff5566ad4df314 # 0.8.3
403403 - name : " Configure: Bazel Version"
404404 shell : bash
405405 if : matrix.skip != true && inputs.bazel_version != '' && inputs.bazel_config != ''
You can’t perform that action at this time.
0 commit comments