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 1
- 7.2.1
1
+ 5f5d70b6c4d2fb1a889479569107f1692239e8a7
Original file line number Diff line number Diff line change 37
37
with :
38
38
languages : cpp
39
39
config-file : ./.github/codeql/codeql-config.yml
40
-
40
+
41
41
- name : " [Ubuntu] Remove GCC 13 from runner image"
42
42
shell : bash
43
43
run : |
48
48
- name : " Build Swift extractor using Bazel"
49
49
run : |
50
50
bazel clean --expunge
51
- bazel run //swift:create-extractor-pack --nouse_action_cache --noremote_accept_cached --noremote_upload_local_results --spawn_strategy=local --features=-layering_check
51
+ bazel run //swift:create-extractor-pack --nouse_action_cache --noremote_accept_cached --noremote_upload_local_results --spawn_strategy=local
52
52
bazel shutdown
53
53
54
54
- name : Perform CodeQL Analysis
You can’t perform that action at this time.
0 commit comments