Skip to content

Update github/codeql-action action to v4.35.5#3440

Open
plengauer wants to merge 1 commit into
mainfrom
renovate/github-codeql-action-4.x
Open

Update github/codeql-action action to v4.35.5#3440
plengauer wants to merge 1 commit into
mainfrom
renovate/github-codeql-action-4.x

Conversation

@plengauer
Copy link
Copy Markdown
Owner

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate.

@plengauer plengauer enabled auto-merge (squash) May 16, 2026 00:59
Copilot AI review requested due to automatic review settings May 16, 2026 00:59
@plengauer plengauer requested a review from moflwi as a code owner May 16, 2026 00:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the CodeQL GitHub Action patch version used by the repository’s analysis workflow and GitHub integration test workflow.

Changes:

  • Bumps github/codeql-action/init from v4.35.4 to v4.35.5.
  • Bumps github/codeql-action/analyze from v4.35.4 to v4.35.5.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/analyze.yml Updates CodeQL init/analyze action refs for the security analysis job.
.github/workflows/test_github.yml Updates CodeQL init/analyze action refs used by the CodeQL integration test job.

@plengauer plengauer force-pushed the renovate/github-codeql-action-4.x branch from 4645cea to 962f72f Compare May 16, 2026 18:42
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.

3 participants