Skip to content

Commit 6801c55

Browse files
Merge pull request #4292 from google:dependabot/github_actions/bazel-contrib/setup-bazel-0.18.0
PiperOrigin-RevId: 868744218
2 parents 7ca1016 + 747567d commit 6801c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
ref: ${{ inputs.ref || github.sha }}
6464

6565
# https://github.com/bazel-contrib/setup-bazel
66-
- uses: bazel-contrib/setup-bazel@43d7d5ceab59a307da44fc7585faa2a2fff4f88d # v0.16.0
66+
- uses: bazel-contrib/setup-bazel@083175551ceeceebc757ebee2127fde78840ca77 # v0.18.0
6767
with:
6868
# Avoid downloading Bazel every time.
6969
bazelisk-cache: true

0 commit comments

Comments
 (0)