Skip to content

fix: upgrade codeql-action v3 -> v4 - #263

Closed
imran-siddique wants to merge 1 commit into
mainfrom
fix/codeql-v4
Closed

imran-siddique wants to merge 1 commit into
mainfrom
fix/codeql-v4

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

Summary

codeql-action@v3 uses Node.js 20, which is deprecated with forced cutover on June 16, 2026. Upgrading to v4 (Node.js 24) and adding FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true" to opt in now.

Also pinned actions/checkout@v6 back to @v4 for consistency with other workflows.

Note: CodeQL SARIF upload still requires GitHub Advanced Security or a public repo. The continue-on-error: true on the analyze step ensures this doesn't block CI.

Test plan

  • CI passes on GitHub

🤖 Generated with Claude Code

codeql-action@v3 runs on Node.js 20 which is deprecated on GitHub
Actions with forced cutover June 16, 2026.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@imran-siddique

Copy link
Copy Markdown
Member Author

Superseded by #265 (rebased on main after CI fixes were merged).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant