Skip to content

Commit

Permalink
chore(deps): update bazel-contrib/setup-bazel action to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent fce4dfd commit 90f0ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
id: week
run: echo "::set-output name=iso::$(date +'bazel-%YW%U')"
-
uses: bazel-contrib/setup-bazel@0.9.1
uses: bazel-contrib/setup-bazel@0.10.0
if: ${{ steps.release.outputs.release_created }}
with:
# Cache bazel downloads via bazelisk
Expand Down

0 comments on commit 90f0ccd

Please sign in to comment.