Skip to content

fix: warning for CodeQL Action v3#2404

Open
hamirmahal wants to merge 1 commit intoactions:mainfrom
hamirmahal:fix/warning-for-codeql-action-v3
Open

fix: warning for CodeQL Action v3#2404
hamirmahal wants to merge 1 commit intoactions:mainfrom
hamirmahal:fix/warning-for-codeql-action-v3

Conversation

@hamirmahal
Copy link
Copy Markdown

Fixes #2403

Copilot AI review requested due to automatic review settings April 3, 2026 20:29

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
uses: github/codeql-action/analyze@v4
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

v4 is the latest major version as of Friday, April 3, 2026.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s CodeQL scanning workflow to address the deprecation warning for github/codeql-action@v3 (per issue #2403) by moving to the next major version of the CodeQL Action.

Changes:

  • Bump github/codeql-action/init from @v3 to @v4.
  • Bump github/codeql-action/analyze from @v3 to @v4.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

CodeQL Action v3 will be deprecated in December 2026

2 participants