Skip to content

Commit

Permalink
Pin staleness check to Bazel 7 (#19689)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangskz authored Dec 16, 2024
1 parent 3649f87 commit a1c9b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staleness_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
# commit.
uses: protocolbuffers/protobuf-ci/bazel@v3
with:
version: 7.1.2 # Bazel version
credentials: ${{ secrets.GAR_SERVICE_ACCOUNT }}
bazel-cache: staleness
bash: >
Expand Down

0 comments on commit a1c9b6a

Please sign in to comment.