Commit 4d1436f
fix(ci): CodeQL use 'actions' extractor, not javascript-typescript
The repo has no JS/TS source, so the `javascript-typescript` matrix
produced "no source code seen" failures on every CodeQL run, blocking
all PRs (incl. the rustls-webpki CVE bump in this PR). Switch to the
`actions` extractor (scans workflow files, which every repo has), matching
the canonical 007 codeql.yml. Per hypatia rule `codeql_language_matrix_mismatch`.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1a791a2 commit 4d1436f
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments