Skip to content

chore(ci): upgrade CodeQL action from v3 to v4#378

Merged
martincjarvis merged 1 commit intomainfrom
fix/377-codeql-v4-upgrade
Jan 16, 2026
Merged

chore(ci): upgrade CodeQL action from v3 to v4#378
martincjarvis merged 1 commit intomainfrom
fix/377-codeql-v4-upgrade

Conversation

@mcj-coder
Copy link
Owner

@mcj-coder mcj-coder commented Jan 16, 2026

Summary

  • Upgrade CodeQL action from v3 to v4 to address deprecation warning

Changes

  • github/codeql-action/init@v3@v4
  • github/codeql-action/analyze@v3@v4

Test Plan

Closes #377

🤖 Generated with Claude Code

Address deprecation warning: CodeQL Action v3 will be deprecated
in December 2026.

Refs: #377
Closes: #377

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Jan 16, 2026

Warnings
⚠️

[Issue] 3 checked acceptance criteria may be missing evidence links. Recommended format: - [x] Item (evidence)

⚠️

[Issue] No plan comment found on linked issue. Post a plan comment with "## Plan" header or link to docs/plans/ before implementation. See Issue #177 for exemplar.

Messages
📖 All PR validation checks passed.

Generated by 🚫 dangerJS against 3502ae3

Copy link
Collaborator

@martincjarvis martincjarvis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - CodeQL upgraded to v4, all CI checks pass.

@martincjarvis martincjarvis merged commit 8615242 into main Jan 16, 2026
9 of 10 checks passed
@martincjarvis martincjarvis deleted the fix/377-codeql-v4-upgrade branch January 16, 2026 12:42
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.

chore: upgrade CodeQL action from v3 to v4

2 participants