Skip to content

Commit

Permalink
chore(deps): update bazel-contrib/setup-bazel action to v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 6fc34d3 commit f9cb84a
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 @@ -41,7 +41,7 @@ jobs:
id: week
run: echo "::set-output name=iso::$(date +'bazel-%YW%U')"
-
uses: bazel-contrib/[email protected].0
uses: bazel-contrib/[email protected].1
if: ${{ steps.release.outputs.release_created }}
with:
# Cache bazel downloads via bazelisk
Expand Down

0 comments on commit f9cb84a

Please sign in to comment.