Skip to content

Conversation

@sergehuber
Copy link
Contributor

Summary

  • Upgrades all github/codeql-action references in .github/workflows/codeql-analysis-javascript.yml from v2 to v3 (init, autobuild, analyze)
  • CodeQL Action v2 was retired on January 10, 2025 and is no longer updated or supported. Workflows using v2 may eventually break.
  • The Java CodeQL workflow (codeql-analysis-java.yml) was already on v3 and required no changes.

References

Test plan

  • Verify the "CodeQL Javascript" workflow runs successfully on this PR
  • Confirm no v2 references remain in any workflow files

Made with Cursor

CodeQL Action v2 has been retired as of January 2025 and is no longer
updated or supported. This upgrades all codeql-action references in
codeql-analysis-javascript.yml from v2 to v3.

See: https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Co-authored-by: Cursor <cursoragent@cursor.com>
@sergehuber sergehuber merged commit c218503 into master Feb 10, 2026
6 checks passed
@sergehuber sergehuber deleted the fix/upgrade-codeql-action-v2-to-v3 branch February 10, 2026 17:08
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