Skip to content

Update CodeQL action to v4#22

Merged
popey merged 2 commits intomainfrom
update-codeql-action-v4
Nov 16, 2025
Merged

Update CodeQL action to v4#22
popey merged 2 commits intomainfrom
update-codeql-action-v4

Conversation

@popey
Copy link
Copy Markdown
Owner

@popey popey commented Nov 16, 2025

Summary

  • Update github/codeql-action/upload-sarif from v3 to v4

Reason

CodeQL Action v3 will be deprecated in December 2026. This update resolves the deprecation warning seen in recent workflow runs.

Reference: https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/

Test plan

  • Workflow will run automatically on this PR
  • Verify that SARIF upload completes successfully
  • Confirm deprecation warning is no longer present

🤖 Generated with Claude Code

CodeQL Action v3 will be deprecated in December 2026.
Updated to v4 to resolve deprecation warning.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
The scan step only runs on non-PR events, so the upload step
should have the same condition to prevent errors when the
sarif_file output is not available.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@popey popey merged commit 71a7171 into main Nov 16, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant