Skip to content

Fix version comments in workflow files to match codeql-action 4.32.0#165

Merged
bingenito merged 2 commits intodependabot/github_actions/github/codeql-action-4.32.0from
copilot/sub-pr-161
Feb 4, 2026
Merged

Fix version comments in workflow files to match codeql-action 4.32.0#165
bingenito merged 2 commits intodependabot/github_actions/github/codeql-action-4.32.0from
copilot/sub-pr-161

Conversation

Copy link

Copilot AI commented Feb 4, 2026

The dependabot PR updated the codeql-action hash to b20883b0cd1f46c72ae0ba6d1090936928f9fa30 (v4.32.0), but left the inline version comments at v3.29.5.

Changes:

  • Updated version comments in .github/workflows/codeql.yml: init, autobuild, and analyze steps now show # v4.32.0
  • Updated version comment in .github/workflows/scorecards.yml: upload-sarif step now shows # v4.32.0

All version comments now accurately reflect the pinned version.


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

Co-authored-by: bingenito <28159742+bingenito@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump github/codeql-action from 4.31.9 to 4.32.0 Fix version comments in workflow files to match codeql-action 4.32.0 Feb 4, 2026
Copilot AI requested a review from bingenito February 4, 2026 21:13
@bingenito bingenito marked this pull request as ready for review February 4, 2026 21:16
@bingenito bingenito requested a review from a team as a code owner February 4, 2026 21:16
Copilot AI review requested due to automatic review settings February 4, 2026 21:16
Copy link

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 corrects version comments in GitHub workflow files that were outdated after a dependabot update. The dependabot PR updated the codeql-action SHA to b20883b0cd1f46c72ae0ba6d1090936928f9fa30 (corresponding to v4.32.0), but the inline version comments still referenced the old v3.29.5.

Changes:

  • Updated version comments for codeql-action references from v3.29.5 to v4.32.0 in workflow files
  • No functional changes to the workflows; only comment corrections

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/codeql.yml Updated version comments for three codeql-action steps (init, autobuild, analyze) to reflect v4.32.0
.github/workflows/scorecards.yml Updated version comment for the upload-sarif step to reflect v4.32.0

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

@bingenito bingenito merged commit e469aa7 into dependabot/github_actions/github/codeql-action-4.32.0 Feb 4, 2026
7 checks passed
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.

2 participants