Skip to content

build: update github/codeql-action action to v4.35.4 (21.2.x)#33144

Merged
clydin merged 1 commit intoangular:21.2.xfrom
angular-robot:ng-renovate/21.2.x-all-github-actions
May 7, 2026
Merged

build: update github/codeql-action action to v4.35.4 (21.2.x)#33144
clydin merged 1 commit intoangular:21.2.xfrom
angular-robot:ng-renovate/21.2.x-all-github-actions

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

@angular-robot angular-robot commented May 7, 2026

This PR contains the following updates:

Package Type Update Change
github/codeql-action action patch v4.35.2v4.35.4

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

Release Notes

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

v4.35.4

Compare Source

v4.35.3

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. #​3837
  • Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #​3850
  • Best-effort connection tests for private registries now use GET requests instead of HEAD for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #​3853
  • Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. #​3852
  • Update default CodeQL bundle version to 2.25.3. #​3865

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels May 7, 2026
@gemini-code-assist