Skip to content

Commit a5dadc3

Browse files
committed
update bazel to 6.3.2
1 parent c3b9b4f commit a5dadc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staleness_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Run all staleness tests
4242
env:
43-
USE_BAZEL_VERSION: '6.3.0'
43+
USE_BAZEL_VERSION: '6.3.2'
4444
# Run all tests if either of the following is true, otherwise simply run the query to make
4545
# sure it continues to work:
4646
# 1) If this is not a commit-based run it means it's scheduled or manually dispatched. In

0 commit comments

Comments
 (0)