Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2025

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v3.28.15 -> v3.29.2

Warning

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


Release Notes

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

v3.29.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.2 - 30 Jun 2025
  • Experimental: When the quality-queries input for the init action is provided with an argument, separate .quality.sarif files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #​2935

See the full CHANGELOG.md for more information.

v3.29.1

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.1 - 27 Jun 2025

  • Fix bug in PR analysis where user-provided include query filter fails to exclude non-included queries. #​2938
  • Update default CodeQL bundle version to 2.22.1. #​2950

See the full CHANGELOG.md for more information.

v3.29.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.0 - 11 Jun 2025
  • Update default CodeQL bundle version to 2.22.0. #​2925
  • Bump minimum CodeQL bundle version to 2.16.6. #​2912

See the full CHANGELOG.md for more information.

v3.28.19

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.19 - 03 Jun 2025
  • The CodeQL Action no longer includes its own copy of the extractor for the actions language, which is currently in public preview.
    The actions extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the actions language and you have pinned
    your tools: property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable
    actions analysis.
  • Update default CodeQL bundle version to 2.21.4. #​2910

See the full CHANGELOG.md for more information.

v3.28.18

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.18 - 16 May 2025
  • Update default CodeQL bundle version to 2.21.3. #​2893
  • Skip validating SARIF produced by CodeQL for improved performance. #​2894
  • The number of threads and amount of RAM used by CodeQL can now be set via the CODEQL_THREADS and CODEQL_RAM runner environment variables. If set, these environment variables override the threads and ram inputs respectively. #​2891

See the full CHANGELOG.md for more information.

v3.28.17

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.17 - 02 May 2025
  • Update default CodeQL bundle version to 2.21.2. #​2872

See the full CHANGELOG.md for more information.

v3.28.16

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.16 - 23 Apr 2025
  • Update default CodeQL bundle version to 2.21.1. #​2863

See the full CHANGELOG.md for more information.


Configuration

📅 Schedule: 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.

@github-actions
Copy link

github-actions bot commented Apr 23, 2025

@renovate renovate bot changed the title Update github/codeql-action action to v3.28.16 Update github/codeql-action action to v3.28.17 May 2, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 6b0d29f to c6d1e15 Compare May 2, 2025 10:06
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.17 Update github/codeql-action action to v3.28.18 May 16, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from c6d1e15 to a63bf1e Compare May 16, 2025 11:07
@sonarqubecloud
Copy link

@renovate renovate bot changed the title Update github/codeql-action action to v3.28.18 Update github/codeql-action action to v3.28.19 Jun 3, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from a63bf1e to 6276a48 Compare June 3, 2025 14:30
@jazzberry-ai
Copy link

jazzberry-ai bot commented Jun 3, 2025

Bug Report

Name Severity Example test case Description
Potential SARIF incompatibility Medium Update github/codeql-action/upload-sarif and observe changes in security alerts. Upgrading the github/codeql-action/upload-sarif action might introduce incompatibilities with the SARIF format generated by ossf/scorecard-action, leading to incorrect or missing security alerts. Needs further investigation to validate SARIF compatibility between scorecard-action output and upload-sarif action input.

Comments? Email us. Your free trial ends in 3 days.

@renovate renovate bot changed the title Update github/codeql-action action to v3.28.19 Update github/codeql-action action to v3.29.0 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 6276a48 to ae2b167 Compare June 11, 2025 19:46
@renovate renovate bot changed the title Update github/codeql-action action to v3.29.0 Update github/codeql-action action to v3.29.1 Jun 27, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from ae2b167 to 9eb73db Compare June 27, 2025 11:43
@renovate renovate bot changed the title Update github/codeql-action action to v3.29.1 Update github/codeql-action action to v3.29.2 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 9eb73db to 3027bf9 Compare June 30, 2025 16:44
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 3027bf9 to 28f717e Compare July 14, 2025 13:25
@sonarqubecloud
Copy link

@daohoangson daohoangson merged commit 0c7ab42 into master Jul 14, 2025
15 of 18 checks passed
@daohoangson daohoangson deleted the renovate/github-codeql-action-3.x branch July 14, 2025 13:32
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.

2 participants