| commit | 536e9fd8415705fc788658c0e116106c62116c1f | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Dec 22 06:22:14 2025 +0000 |
| committer | Mizux Seiha <mizux.dev@gmail.com> | Mon Dec 22 11:04:32 2025 +0100 |
| tree | 4cd1e8306e6900beabdbfa396cffc3a1161a100f | |
| parent | 6efc9f1b1a4dd5fe81821974fb98720f62f96f2e [diff] |
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](https://github.com/bazel-contrib/setup-bazel/compare/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>
diff --git a/.github/workflows/amd64_linux_bazel.yml b/.github/workflows/amd64_linux_bazel.yml index 78646b8..fc7b831 100644 --- a/.github/workflows/amd64_linux_bazel.yml +++ b/.github/workflows/amd64_linux_bazel.yml
@@ -37,7 +37,7 @@ run: | python --version python -m platform - - uses: bazel-contrib/setup-bazel@0.15.0 + - uses: bazel-contrib/setup-bazel@0.16.0 with: bazelisk-cache: true disk-cache: ${{github.workflow}}