Skip to content

Commit a1c9b6a

Browse files
authored
Pin staleness check to Bazel 7 (#19689)
1 parent 3649f87 commit a1c9b6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/staleness_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
# commit.
5151
uses: protocolbuffers/protobuf-ci/bazel@v3
5252
with:
53+
version: 7.1.2 # Bazel version
5354
credentials: ${{ secrets.GAR_SERVICE_ACCOUNT }}
5455
bazel-cache: staleness
5556
bash: >

0 commit comments

Comments
 (0)