Commit 36a45f4
fix(codeql): switch language matrix to 'actions' (no JS/TS in repo)
Same root cause as IJ.jl#6: CodeQL was pinned to `language: javascript-typescript` on a repo with no JS/TS source files, so the analyze job failed with a configuration error every run — blocking all Dependabot PRs.
Switches to `actions`, which scans the workflow files every repo has.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 4b3f662 commit 36a45f4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments