Skip to content

Commit 83f9f12

Browse files
Bump bazel-contrib/setup-bazel from 0.14.0 to 0.15.0 (#514)
1 parent 3765992 commit 83f9f12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
submodules: recursive
106106
ssh-key: ${{ secrets.SSH_KEY }}
107107

108-
- uses: bazel-contrib/setup-bazel@0.14.0
108+
- uses: bazel-contrib/setup-bazel@0.15.0
109109
with:
110110
# Avoid downloading Bazel every time.
111111
bazelisk-cache: true
@@ -130,7 +130,7 @@ jobs:
130130
submodules: recursive
131131
ssh-key: ${{ secrets.SSH_KEY }}
132132

133-
- uses: bazel-contrib/setup-bazel@0.14.0
133+
- uses: bazel-contrib/setup-bazel@0.15.0
134134
with:
135135
# Avoid downloading Bazel every time.
136136
bazelisk-cache: true

0 commit comments

Comments
 (0)