File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ concurrency:
1717
1818jobs :
1919 unit_tests :
20- uses : bazel-contrib/.github/.github/workflows/bazel.yaml@v6
20+ uses : bazel-contrib/.github/.github/workflows/bazel.yaml@v7
2121 with :
2222 folders : ' ["."]'
2323 bcr_test :
24- uses : bazel-contrib/.github/.github/workflows/bazel.yaml@v6
24+ uses : bazel-contrib/.github/.github/workflows/bazel.yaml@v7
2525 with :
2626 folders : ' ["test/bcr_test"]'
2727 exclude : |
Original file line number Diff line number Diff line change 1010
1111jobs :
1212 release :
13- uses : bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v6
13+ uses : bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7
1414 with :
1515 release_files : bazel_features-*.tar.gz
1616 prerelease : false
You can’t perform that action at this time.
0 commit comments