Commit ffd2891
committed
ci(codeql): scan GitHub Actions workflows instead of absent JS/TS
The javascript-typescript matrix entry fails with 'no source code seen'
(exit 32, configuration error) — maa-framework has zero .js/.ts files.
Pre-existing latent failure on main, surfaced by this PR's run. Same fix
as oblibeny: analyze the 'actions' language (workflow YAML), which exists
and is a meaningful security surface.
https://claude.ai/code/session_01GJatEm2TVFSTBEkKXmserJ1 parent e14fdcf commit ffd2891
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
| |||
0 commit comments