Skip to content

Commit

Permalink
Revert "chore(deps): bump bazelbuild/setup-bazelisk from 2.0.0 to 3.0…
Browse files Browse the repository at this point in the history
….0 (#12747)"

This reverts commit 00e8060.
  • Loading branch information
fffonion authored Apr 26, 2024
1 parent bf673ce commit 0a90629
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 @@ -204,7 +204,7 @@ jobs:
grep -v '^#' .requirements >> $GITHUB_ENV
- name: Setup Bazel
uses: bazelbuild/setup-bazelisk@b39c379c82683a5f25d34f0d062761f62693e0b2 # v3.0.0
uses: bazelbuild/setup-bazelisk@95c9bf48d0c570bb3e28e57108f3450cd67c1a44 # v2.0.0

- name: Install Deb Dependencies
if: matrix.package == 'deb' && steps.cache-deps.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 0a90629

Please sign in to comment.