Skip to content

Commit 425750c

Browse files
Merge pull request #4310 from google:dependabot/github_actions/bazel-contrib/setup-bazel-0.19.0
PiperOrigin-RevId: 900268795
2 parents ff443b1 + f26eb83 commit 425750c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@083175551ceeceebc757ebee2127fde78840ca77 # v0.18.0
66+
- uses: bazel-contrib/setup-bazel@c5acdfb288317d0b5c0bbd7a396a3dc868bb0f86 # v0.19.0
6767
with:
6868
# Avoid downloading Bazel every time.
6969
bazelisk-cache: true

0 commit comments

Comments
 (0)