Skip to content

chore(deps): update github/codeql-action action to v4.37.9 - #281

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.37.9#281
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-codeql-action-4.x

Conversation

@renovate

@renovate renovate Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v4.35.2v4.37.9

Release Notes

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

v4.37.9

Compare Source

v4.37.8

Compare Source

No user facing changes.

v4.37.7

Compare Source

v4.37.6

Compare Source

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #​4070

v4.37.5

Compare Source

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #​4061

v4.37.4

Compare Source

v4.37.3

Compare Source

No user facing changes.

v4.37.2

Compare Source

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #​4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #​4007

v4.37.1

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #​3956
  • Update default CodeQL bundle version to 2.26.1. #​4019

v4.37.0

Compare Source

  • Update default CodeQL bundle version to 2.26.0. #​3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #​3973

v4.36.3

Compare Source

No user facing changes.

v4.36.2

Compare Source

  • Cache CodeQL CLI version information across Actions steps. #​3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #​3937
  • Update default CodeQL bundle version to 2.25.6. #​3948

v4.36.1

Compare Source

No user facing changes.

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

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 becomes conflicted, 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.

@codacy-production

codacy-production Bot commented May 1, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented May 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (040378a) to head (615c0ae).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #281   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           37        37           
=========================================
  Hits            37        37           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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 2066314 to d7fb83a Compare May 7, 2026 21:53
@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 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 d7fb83a to 4aa8ddc Compare May 15, 2026 13:54
@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 from 4aa8ddc to 4e1ace2 Compare May 22, 2026 13:56
@sonarqubecloud

Copy link
Copy Markdown

@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 4e1ace2 to f6c1932 Compare June 2, 2026 10:34
@sonarqubecloud

sonarqubecloud Bot commented Jun 2, 2026

Copy link
Copy Markdown

@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 f6c1932 to 615c0ae Compare June 4, 2026 15:28
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.36.2 chore(deps): update github/codeql-action action to v4.36.3 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 615c0ae to 88f3509 Compare July 2, 2026 09:57
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.36.3 chore(deps): update github/codeql-action action to v4.37.0 Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 88f3509 to c49ca34 Compare July 8, 2026 15:58
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.37.0 chore(deps): update github/codeql-action action to v4.37.1 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from c49ca34 to 724725e Compare July 16, 2026 18:07
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.37.1 chore(deps): update github/codeql-action action to v4.37.2 Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 724725e to 9d7ecdb Compare July 21, 2026 21:12
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.37.2 chore(deps): update github/codeql-action action to v4.37.3 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 9d7ecdb to 9f673f6 Compare July 22, 2026 13:01
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.37.3 chore(deps): update github/codeql-action action to v4.37.4 Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 9f673f6 to ebf0a83 Compare July 30, 2026 15:52
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.37.4 chore(deps): update github/codeql-action action to v4.37.5 Aug 3, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from ebf0a83 to 97f6330 Compare August 3, 2026 11:36
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.37.5 chore(deps): update github/codeql-action action to v4.37.6 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 97f6330 to 98499b7 Compare August 4, 2026 15:53
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 98499b7 to 3b2781d Compare August 13, 2026 18:03
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.37.6 chore(deps): update github/codeql-action action to v4.37.7 Aug 13, 2026
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.37.7 chore(deps): update github/codeql-action action to v4.37.8 Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 3b2781d to 0b3ab43 Compare August 21, 2026 16:54
@renovate renovate Bot changed the title chore(deps): update github/codeql-action action to v4.37.8 chore(deps): update github/codeql-action action to v4.37.9 Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/github-codeql-action-4.x branch from 0b3ab43 to 72f9303 Compare August 26, 2026 22:03
@sonarqubecloud

Copy link
Copy Markdown

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