Skip to content

Commit 25c5f74

Browse files
dependabot[bot]Mizux
authored andcommitted
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.18.0 to 0.19.0 - [Release notes](https://github.com/bazel-contrib/setup-bazel/releases) - [Commits](bazel-contrib/setup-bazel@0.18.0...0.19.0) --- updated-dependencies: - dependency-name: bazel-contrib/setup-bazel dependency-version: 0.19.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 d5f6a11 commit 25c5f74

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
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
python --version
4141
python -m platform
42-
- uses: bazel-contrib/setup-bazel@0.18.0
42+
- uses: bazel-contrib/setup-bazel@0.19.0
4343
with:
4444
bazelisk-cache: true
4545
disk-cache: ${{github.workflow}}

0 commit comments

Comments
 (0)