Commit e865f88
committed
fixup: hold back actions/checkout SHA in codeql.yml to match main (per #71)
Even with codeql-action reverted to c6f9311, the bumped
actions/checkout@1cce339 still triggers "no JS/TS source code seen"
on the analyze step. main with checkout@de0fac2 + same CodeQL bundle
2.25.5 succeeds. Hold checkout back ONLY in codeql.yml until #71 is
resolved (either drop the JS/TS analyze leg or move to a richer
build-mode).
All other workflows keep the actions/checkout@1cce339 bump.1 parent ca9e596 commit e865f88
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments