Skip to content

Upgrade CodeQL Action from v3 to v4#156

Merged
twogood merged 2 commits intomainfrom
copilot/upgrade-codeql-to-v4
Feb 26, 2026
Merged

Upgrade CodeQL Action from v3 to v4#156
twogood merged 2 commits intomainfrom
copilot/upgrade-codeql-to-v4

Conversation

Copy link
Contributor

Copilot AI commented Feb 26, 2026

CodeQL Action v3 is being deprecated in December 2026. The DevSkim workflow references github/codeql-action/upload-sarif@v3, which triggers a deprecation warning in CI.

Changes

  • .github/workflows/devskim.yml: Bump github/codeql-action/upload-sarif from @v3@v4
Original prompt

This section details on the original issue you should resolve

<issue_title>Upgrade githubactions to CodeQL v4</issue_title>
<issue_description>DevSkim
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Upgrade GitHub Actions to CodeQL v4 Upgrade CodeQL Action from v3 to v4 Feb 26, 2026
@twogood twogood marked this pull request as ready for review February 26, 2026 12:06
@twogood twogood merged commit bcea557 into main Feb 26, 2026
8 checks passed
@twogood twogood deleted the copilot/upgrade-codeql-to-v4 branch February 26, 2026 12:06
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.

Upgrade githubactions to CodeQL v4

2 participants