Skip to content

Commit 0c20209

Browse files
mbghenrymercerCopilot
authored
Apply suggestions from code review
Co-authored-by: Henry Mercer <henrymercer@github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 314172e commit 0c20209

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
88
- 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](https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries). 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 soon. [#3473](https://github.com/github/codeql-action/pull/3473)
99
- When the CodeQL Action is run [with debugging enabled in Default Setup](https://docs.github.com/en/code-security/how-tos/scan-code-for-vulnerabilities/troubleshooting/troubleshooting-analysis-errors/logs-not-detailed-enough#creating-codeql-debugging-artifacts-for-codeql-default-setup) and [private package registries are configured](https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries), the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. [#3486](https://github.com/github/codeql-action/pull/3486)
1010
- Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This setting can only be enabled by GitHub staff to help customers to troubleshoot issues in GitHub-managed CodeQL workflows, such as Default Setup. [#3485](https://github.com/github/codeql-action/pull/3485)
11-
- Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a [nightly CodeQL CLI release](https://github.com/dsp-testing/codeql-cli-nightlies) instead of the latest, stable release that is used by default. This setting can only be enabled by GitHub staff to help customers whose analyses for a given repository or organisation require early access to a change in an upcoming CodeQL CLI release. [#3484](https://github.com/github/codeql-action/pull/3484)
12-
11+
- Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a [nightly CodeQL CLI release](https://github.com/dsp-testing/codeql-cli-nightlies) 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 currently only be enabled by GitHub staff. [#3484](https://github.com/github/codeql-action/pull/3484)
1312

1413
## 4.32.3 - 13 Feb 2026
1514

0 commit comments

Comments
 (0)