Skip to content

Commit 334f0d8

Browse files
Bump bazel-contrib/setup-bazel in the github-actions group
Bumps the github-actions group with 1 update: [bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel). Updates `bazel-contrib/setup-bazel` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/bazel-contrib/setup-bazel/releases) - [Commits](bazel-contrib/setup-bazel@0.15.0...0.16.0) --- updated-dependencies: - dependency-name: bazel-contrib/setup-bazel dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6efc9f1 commit 334f0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/amd64_linux_bazel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
python --version
3939
python -m platform
40-
- uses: bazel-contrib/setup-bazel@0.15.0
40+
- uses: bazel-contrib/setup-bazel@0.16.0
4141
with:
4242
bazelisk-cache: true
4343
disk-cache: ${{github.workflow}}

0 commit comments

Comments
 (0)