Skip to content

Commit

Permalink
chore(deps): update bazel-contrib/setup-bazel action to v0.10.0 (#1164)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 1f2a5ba commit 62615f0
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 @@ -160,7 +160,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/[email protected]
- uses: bazel-contrib/setup-bazel@0.9.1
- uses: bazel-contrib/setup-bazel@0.10.0
with:
# Avoid downloading Bazel every time.
bazelisk-cache: true
Expand Down

0 comments on commit 62615f0

Please sign in to comment.