Skip to content

chore(deps): update github/codeql-action action to v4.36.2#1487

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-codeql-action-4.x
Open

chore(deps): update github/codeql-action action to v4.36.2#1487
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-codeql-action-4.x

Conversation

@renovate

@renovate renovate Bot commented Mar 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
github/codeql-action action minor v4.33.0v4.36.2 OpenSSF Scorecard

Release Notes

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

v4.36.2

Compare Source

v4.36.1

Compare Source

v4.36.0

Compare Source

  • Breaking change: Bump the minimum required CodeQL bundle version to 2.19.4. #​3894
  • Add support for SHA-256 Git object IDs. #​3893
  • Update default CodeQL bundle version to 2.25.5. #​3926

v4.35.5

Compare Source

  • We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. #​3899
  • For performance and accuracy reasons, improved incremental analysis will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. #​3791
  • If multiple inputs are provided for the GitHub-internal analysis-kinds input, only code-scanning will be enabled. The analysis-kinds input is experimental, for GitHub-internal use only, and may change without notice at any time. #​3892
  • Added an experimental change which, when running a Code Scanning analysis for a PR with improved incremental analysis enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. #​3880

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

v4.35.2

Compare Source

  • The undocumented TRAP cache cleanup feature that could be enabled using the CODEQL_ACTION_CLEANUP_TRAP_CACHES environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the trap-caching: false input to the init Action. #​3795
  • The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #​3789
  • Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #​3794
  • Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #​3807
  • Update default CodeQL bundle version to 2.25.2. #​3823

v4.35.1

Compare Source

v4.35.0

Compare Source

v4.34.1

Compare Source

  • Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #​3762

v4.34.0

Compare Source

  • Added an experimental change which disables TRAP caching when improved incremental analysis is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. #​3569
  • We are rolling out improved incremental analysis to C/C++ analyses that use build mode none. We expect this rollout to be complete by the end of April 2026. #​3584
  • Update default CodeQL bundle version to 2.25.0. #​3585

Configuration

📅 Schedule: (UTC)

  • 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.

@github-actions

Copy link
Copy Markdown

This PR cannot be merged yet because a required label is missing: challenged, renovate/patch, renovate/minor. It needs to be added before this PR can be merged.

@github-actions

github-actions Bot commented Mar 20, 2026

Copy link
Copy Markdown

hale studio builds for this pull request:

Build triggered for commit b4bd200.
Artifacts are retained for 14 days.

@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 689c9ee to aafcf72 Compare March 20, 2026 20:49
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.34.0 chore(deps): update github/codeql-action action to v4.34.1 Mar 20, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch 3 times, most recently from dadd402 to cbf4d03 Compare March 27, 2026 13:47
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.34.1 chore(deps): update github/codeql-action action to v4.35.0 Mar 27, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from cbf4d03 to afafe12 Compare March 27, 2026 17:28
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.35.0 chore(deps): update github/codeql-action action to v4.35.1 Mar 27, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from afafe12 to 4cdbb31 Compare March 31, 2026 15:32
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch 3 times, most recently from 699a8ab to bbb05b9 Compare April 13, 2026 07:15
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from bbb05b9 to b37e10a Compare April 16, 2026 11:56
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.35.1 chore(deps): update github/codeql-action action to v4.35.2 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch 6 times, most recently from 996f365 to c5aa2dc Compare April 23, 2026 11:25
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch 2 times, most recently from 8a15684 to 460df93 Compare May 1, 2026 17:50
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.35.2 chore(deps): update github/codeql-action action to v4.35.3 May 1, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 460df93 to 3ee37a9 Compare May 7, 2026 21:52
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.35.3 chore(deps): update github/codeql-action action to v4.35.4 May 7, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 3ee37a9 to 74ec5fd Compare May 15, 2026 12:55
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.35.4 chore(deps): update github/codeql-action action to v4.35.5 May 15, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 74ec5fd to d87a50a Compare May 18, 2026 10:10
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch 2 times, most recently from 4966c8d to 18ee615 Compare May 22, 2026 13:38
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.35.5 chore(deps): update github/codeql-action action to v4.36.0 May 22, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch 2 times, most recently from 3568d91 to 06f9b7f Compare June 2, 2026 11:57
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.36.0 chore(deps): update github/codeql-action action to v4.36.1 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 06f9b7f to e305357 Compare June 4, 2026 16:37
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.36.1 chore(deps): update github/codeql-action action to v4.36.2 Jun 4, 2026
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from e305357 to 110e0b8 Compare June 9, 2026 07:17
@renovate renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 110e0b8 to 7c49efd Compare June 9, 2026 10:50
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.

0 participants