Skip to content

Commit

Permalink
Update bazel-contrib/setup-bazel action to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent f054fb8 commit 8b9e00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4
- name: Set up Bazel
uses: bazel-contrib/setup-bazel@0.12.1
uses: bazel-contrib/setup-bazel@0.13.0
with:
bazelrc: |
common --announce_rc
Expand Down

0 comments on commit 8b9e00e

Please sign in to comment.