Commit e87a82b
fix(ci): improve CodeQL analysis workflow (#1335)
- Update checkout to actions/checkout v4
- Update codeql-action/init and analyze to latest v3 commit (ebcb5b36)
- Add weekly scheduled scan (Monday 6am UTC)
- Enable security-extended query suite for broader coverage
- Remove dead branch triggers (v3.0.0, v2.0.0)
- Remove redundant fail-fast on single-language matrix
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 09204e3 commit e87a82b
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | | - | |
| 33 | + | |
0 commit comments