Skip to content

Update CodeQL workflow to use actions/checkout@v6#309

Merged
PeterDaveHello merged 2 commits intoadd-CodeQL-workflowfrom
copilot/sub-pr-308
Feb 1, 2026
Merged

Update CodeQL workflow to use actions/checkout@v6#309
PeterDaveHello merged 2 commits intoadd-CodeQL-workflowfrom
copilot/sub-pr-308

Conversation

Copy link

Copilot AI commented Feb 1, 2026

Addresses feedback on #308 to align the CodeQL workflow's checkout action version with other workflows in the repository.

Changes

  • Updated actions/checkout@v4 to @v6 in .github/workflows/codeql.yml for consistency with node.js.yml and release.yml

All workflows now use the same checkout action version.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: PeterDaveHello <3691490+PeterDaveHello@users.noreply.github.com>
Copilot AI changed the title [WIP] Update CodeQL analysis workflow configuration based on feedback Update CodeQL workflow to use actions/checkout@v6 Feb 1, 2026
Copilot AI requested a review from PeterDaveHello February 1, 2026 09:17
@PeterDaveHello PeterDaveHello marked this pull request as ready for review February 1, 2026 09:18
Copy link
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

This PR updates the CodeQL workflow to use actions/checkout@v6 instead of v4, aligning it with the checkout action versions used in other workflows in the repository (node.js.yml and release.yml).

Changes:

  • Updated actions/checkout from v4 to v6 in the CodeQL workflow

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

@PeterDaveHello PeterDaveHello merged commit 41ffb4d into add-CodeQL-workflow Feb 1, 2026
6 checks passed
@PeterDaveHello PeterDaveHello deleted the copilot/sub-pr-308 branch February 1, 2026 09:20
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.

3 participants