Skip to content

Commit 8436259

Browse files
dependabot[bot]avrabe
authored andcommitted
ci(deps): bump bazel-contrib/setup-bazel from 0.8.7 to 0.15.0
Bumps [bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel) from 0.8.7 to 0.15.0. - [Release notes](https://github.com/bazel-contrib/setup-bazel/releases) - [Commits](https://github.com/bazel-contrib/setup-bazel/commits/0.15.0) --- updated-dependencies: - dependency-name: bazel-contrib/setup-bazel dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59bd149 commit 8436259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly-checksum-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fetch-depth: 0
4646

4747
- name: Set up Bazel
48-
uses: bazel-contrib/setup-bazel@0.8.7
48+
uses: bazel-contrib/setup-bazel@0.15.0
4949
with:
5050
bazelisk-cache: true
5151
disk-cache: ${{ github.workflow }}

0 commit comments

Comments
 (0)