Skip to content

Commit

Permalink
chore(deps): update bazel-contrib/setup-bazel action to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2024
1 parent 8a91e64 commit 8060e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bazel-contrib/setup-bazel@0.8.5
- uses: bazel-contrib/setup-bazel@0.9.0
with:
# Avoid downloading Bazel every time.
bazelisk-cache: true
Expand Down

0 comments on commit 8060e7f

Please sign in to comment.