Skip to content

Commit c4fa1eb

Browse files
build(deps): bump bazel-contrib/setup-bazel in the all-in-one group
Bumps the all-in-one 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.18.0 - [Release notes](https://github.com/bazel-contrib/setup-bazel/releases) - [Commits](bazel-contrib/setup-bazel@0.15.0...0.18.0) --- updated-dependencies: - dependency-name: bazel-contrib/setup-bazel dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5d1915 commit c4fa1eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
path: ~/.cache/bazel
2929
key: ${{ runner.os }}-format-${{ hashFiles('**/*.bazel', '**/BUILD', '**/*.bzl') }}
3030
- name: Setup Bazel with cache
31-
uses: bazel-contrib/setup-bazel@0.15.0
31+
uses: bazel-contrib/setup-bazel@0.19.0
3232
with:
3333
disk-cache: true
3434
repository-cache: true

0 commit comments

Comments
 (0)