We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff443b1 + f26eb83 commit 425750cCopy full SHA for 425750c
1 file changed
.github/workflows/run_tests.yaml
@@ -63,7 +63,7 @@ jobs:
63
ref: ${{ inputs.ref || github.sha }}
64
65
# https://github.com/bazel-contrib/setup-bazel
66
- - uses: bazel-contrib/setup-bazel@083175551ceeceebc757ebee2127fde78840ca77 # v0.18.0
+ - uses: bazel-contrib/setup-bazel@c5acdfb288317d0b5c0bbd7a396a3dc868bb0f86 # v0.19.0
67
with:
68
# Avoid downloading Bazel every time.
69
bazelisk-cache: true
0 commit comments