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:
143
143
uses : ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
144
144
if : ${{ contains(inputs.runner, 'windows') }}
145
145
- name : " Setup: Bazel"
146
- uses : bazel-contrib/setup-bazel@90b352333885f9fb6bf262d8e659f01b6219cc25 # 0.8.3
146
+ uses : bazel-contrib/setup-bazel@f3f50ea6791b9b0f4c4eeabba4507422426462f5 # 0.8.3
147
147
- name : " Setup: Cache"
148
148
uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
149
149
with :
@@ -423,7 +423,7 @@ jobs:
423
423
uses : ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
424
424
if : ${{ contains(inputs.runner, 'windows') }}
425
425
- name : " Setup: Bazel"
426
- uses : bazel-contrib/setup-bazel@90b352333885f9fb6bf262d8e659f01b6219cc25 # 0.8.3
426
+ uses : bazel-contrib/setup-bazel@f3f50ea6791b9b0f4c4eeabba4507422426462f5 # 0.8.3
427
427
- name : " Configure: Bazel Version"
428
428
shell : bash
429
429
if : matrix.skip != true && inputs.bazel_version != '' && inputs.bazel_config != ''
You can’t perform that action at this time.
0 commit comments