Skip to content

Commit

Permalink
chore(ci): pin bazel-contrib/setup-bazel to e403ad507104847c3539436f6…
Browse files Browse the repository at this point in the history
…4a9e9eecc73eeec

KAG-5221
  • Loading branch information
Water-Melon committed Sep 24, 2024
1 parent 331194f commit 909c8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
grep -v '^#' .requirements >> $GITHUB_ENV
- name: Setup Bazel
uses: bazel-contrib/setup-bazel@0.8.5
uses: bazel-contrib/setup-bazel@e403ad507104847c3539436f64a9e9eecc73eeec #0.8.5
with:
bazelisk-version: "1.20.0"
# Avoid downloading Bazel every time.
Expand Down

0 comments on commit 909c8ca

Please sign in to comment.