Skip to content

chore(deps): update github/codeql-action action to v4#1358

Merged
KellyMerrick merged 1 commit intomainfrom
renovate/github-codeql-action-4.x
Feb 25, 2026
Merged

chore(deps): update github/codeql-action action to v4#1358
KellyMerrick merged 1 commit intomainfrom
renovate/github-codeql-action-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2025

This PR contains the following updates:

Package Type Update Change
github/codeql-action action major v3.32.4v4.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

v4.31.11

Compare Source

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #​3409
  • Improved error handling throughout the CodeQL Action. #​3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #​3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #​3403

v4.31.10

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.10 - 12 Jan 2026
  • Update default CodeQL bundle version to 2.23.9. #​3393

See the full CHANGELOG.md for more information.

v4.31.9

Compare Source

v4.31.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.8 - 11 Dec 2025
  • Update default CodeQL bundle version to 2.23.8. #​3354

See the full CHANGELOG.md for more information.

v4.31.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.7 - 05 Dec 2025
  • Update default CodeQL bundle version to 2.23.7. #​3343

See the full CHANGELOG.md for more information.

v4.31.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.6 - 01 Dec 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v4.31.5

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.5 - 24 Nov 2025
  • Update default CodeQL bundle version to 2.23.6. #​3321

See the full CHANGELOG.md for more information.

v4.31.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.4 - 18 Nov 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v4.31.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.3 - 13 Nov 2025
  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #​3288

See the full CHANGELOG.md for more information.

v4.31.2

Compare Source

v4.31.1

Compare Source

v4.31.0

Compare Source

v4.30.9

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.30.9 - 17 Oct 2025
  • Update default CodeQL bundle version to 2.23.3. #​3205
  • Experimental: A new setup-codeql action has been added which is similar to init, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #​3204

See the full CHANGELOG.md for more information.

v4.30.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.30.8 - 10 Oct 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v4.30.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.30.7 - 06 Oct 2025

  • [v4+ only] The CodeQL Action now runs on Node.js v24. #​3169

See the full CHANGELOG.md for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Indicates a change to dependencies label Oct 7, 2025
@renovate renovate bot requested a review from a team as a code owner October 7, 2025 19:38
@renovate renovate bot added the dependencies Indicates a change to dependencies label Oct 7, 2025
@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.12%. Comparing base (73d3fee) to head (d3e3229).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1358   +/-   ##
=======================================
  Coverage   58.12%   58.12%           
=======================================
  Files         669      669           
  Lines       25662    25662           
=======================================
  Hits        14917    14917           
  Misses      10028    10028           
  Partials      717      717           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch from a620fce to 1b54685 Compare October 10, 2025 16:58
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 3 times, most recently from c277ea9 to 72101d9 Compare October 23, 2025 16:51
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 4 times, most recently from 17b3cf8 to 9d7a5cb Compare October 30, 2025 17:58
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 2 times, most recently from e94c8df to 533dfc4 Compare November 13, 2025 23:48
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 2 times, most recently from d9fd0af to ef8e7f8 Compare November 24, 2025 10:05
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 2 times, most recently from 1ce6734 to 2c7585e Compare December 5, 2025 20:40
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 4 times, most recently from 69c5193 to f2ecc89 Compare December 16, 2025 18:45
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 2 times, most recently from 04c4865 to 982b849 Compare December 30, 2025 19:41
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 6 times, most recently from 0c4ba5f to f07bb85 Compare January 12, 2026 16:29
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 2 times, most recently from 5791c3c to dd85cf0 Compare January 19, 2026 16:00
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 3 times, most recently from 819ff34 to 80a380b Compare January 29, 2026 13:50
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 2 times, most recently from 976b77e to fed587f Compare February 5, 2026 21:40
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 4 times, most recently from 316f949 to f9e5ea1 Compare February 17, 2026 16:57
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch 7 times, most recently from 2c1f8e0 to 01eb330 Compare February 24, 2026 22:56
@renovate renovate bot force-pushed the renovate/github-codeql-action-4.x branch from 01eb330 to d3e3229 Compare February 25, 2026 14:40
@KellyMerrick KellyMerrick merged commit 295eabb into main Feb 25, 2026
12 checks passed
@KellyMerrick KellyMerrick deleted the renovate/github-codeql-action-4.x branch February 25, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Indicates a change to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants