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 (#13705)

KAG-5221

(cherry picked from commit a32cf4a)
  • Loading branch information
Water-Melon authored and windmgc committed Sep 25, 2024
1 parent 764d74d commit 7d69f4d
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 @@ -226,7 +226,7 @@ jobs:
- name: Setup Bazel
if: steps.cache-deps.outputs.cache-hit != 'true'
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 7d69f4d

Please sign in to comment.