Commit 6e99d77
fix: update setup-codeql-environment Go version default from 1.21 to 1.25
The client/go.mod requires go 1.25.6 but the setup action defaulted to
Go 1.21, causing build failures when npm run build-and-test uses the
action's default Go version.
Agent-Logs-Url: https://github.com/advanced-security/codeql-development-mcp-server/sessions/78e52dbe-a4f9-4a7a-b042-c14ad89421b1
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>1 parent 3b13236 commit 6e99d77
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments