Skip to content

Comments

Upgrade CodeQL v4.31.11 -> v4.32.4#2117

Open
Picnic-DevPla-Bot wants to merge 1 commit intomasterfrom
renovate/github-codeql-action-4.x
Open

Upgrade CodeQL v4.31.11 -> v4.32.4#2117
Picnic-DevPla-Bot wants to merge 1 commit intomasterfrom
renovate/github-codeql-action-4.x

Conversation

@Picnic-DevPla-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v4.31.11 -> v4.32.4

Release Notes

github/codeql-action (github/codeql-action)

v4.32.4

Compare Source

  • Update default CodeQL bundle version to 2.24.2. #​3493
  • Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #​3473
  • When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #​3486
  • Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #​3485
  • Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #​3484

v4.32.3

Compare Source

  • Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #​3466

v4.32.2

Compare Source

v4.32.1

Compare Source

  • A warning is now shown in Default Setup workflow logs if a private package registry is configured using a GitHub Personal Access Token (PAT), but no username is configured. #​3422
  • Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. #​3421

v4.32.0

Compare Source


  • If you want to rebase/retry this PR, check this box

@github-actions
Copy link

Suggested commit message:

Upgrade CodeQL v4.31.11 -> v4.32.4 (#2117)

See:
- https://github.com/github/codeql-action/blob/main/CHANGELOG.md
- https://github.com/github/codeql-action/releases/tag/v4.32.0
- https://github.com/github/codeql-action/releases/tag/v4.32.1
- https://github.com/github/codeql-action/releases/tag/v4.32.2
- https://github.com/github/codeql-action/releases/tag/v4.32.3
- https://github.com/github/codeql-action/releases/tag/v4.32.4
- https://github.com/github/codeql-action/compare/v4.31.11...v4.32.4

@coderabbitai
Copy link

coderabbitai bot commented Feb 23, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Two GitHub Actions workflow files were updated to use newer versions of the CodeQL action. The codeql.yml workflow updated both the initialize and analyze steps from v4.31.11 to v4.32.4, while the openssf-scorecard.yml workflow updated its upload-sarif step to the same version. No workflow logic was altered.

Changes

Cohort / File(s) Summary
GitHub Actions Workflows
.github/workflows/codeql.yml, .github/workflows/openssf-scorecard.yml
Updated CodeQL action versions from v4.31.11 to v4.32.4 across multiple workflow steps without altering logic or configuration parameters.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title clearly and concisely describes the main change: upgrading CodeQL action from v4.31.11 to v4.32.4, which matches the changeset exactly.
Description check ✅ Passed The pull request description is directly related to the changeset, providing detailed release notes, version information, and specific changes included in the upgrade.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/github-codeql-action-4.x

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant