Commit 20e43a8
fix(ci): restore CodeQL manual build mode for Go
Go's CodeQL extractor does not support build-mode: none. Restore the
manual build mode with setup-go and explicit go build step, matching the
original codeql.yml configuration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 77d87aa commit 20e43a8
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
73 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
74 | 83 | | |
75 | 84 | | |
76 | 85 | | |
0 commit comments