We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ca1016 + 747567d commit 6801c55Copy full SHA for 6801c55
.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@43d7d5ceab59a307da44fc7585faa2a2fff4f88d # v0.16.0
+ - uses: bazel-contrib/setup-bazel@083175551ceeceebc757ebee2127fde78840ca77 # v0.18.0
67
with:
68
# Avoid downloading Bazel every time.
69
bazelisk-cache: true
0 commit comments