Skip to content

Commit

Permalink
Bump bazelbuild/setup-bazelisk from 2 to 3 (#92)
Browse files Browse the repository at this point in the history
Bumps [bazelbuild/setup-bazelisk](https://github.com/bazelbuild/setup-bazelisk) from 2 to 3.
- [Release notes](https://github.com/bazelbuild/setup-bazelisk/releases)
- [Commits](bazelbuild/setup-bazelisk@v2...v3)

---
updated-dependencies:
- dependency-name: bazelbuild/setup-bazelisk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent df47b0c commit 0a2fcfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
key: ${{ runner.os }}-bazel

- name: Setup Bazelisk
uses: bazelbuild/setup-bazelisk@v2
uses: bazelbuild/setup-bazelisk@v3

- name: Print Maven toolchains.xml
shell: bash
Expand Down

0 comments on commit 0a2fcfd

Please sign in to comment.