Skip to content

Update github/codeql-action action to v3.29.2 #410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

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

Release Notes

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

v3.29.2

Compare Source

v3.29.1

Compare Source

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.

v3.28.15

Compare Source

CodeQL Action Changelog

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

3.28.15 - 07 Apr 2025
  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #​2842

See the full CHANGELOG.md for more information.

v3.28.14

Compare Source

CodeQL Action Changelog

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

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #​2838

See the full CHANGELOG.md for more information.

v3.28.13

Compare Source

CodeQL Action Changelog

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

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.12

Compare Source

CodeQL Action Changelog

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

3.28.12 - 19 Mar 2025

  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

v3.28.11

Compare Source

CodeQL Action Changelog

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

3.28.11 - 07 Mar 2025

  • Update default CodeQL bundle version to 2.20.6. #​2793

See the full CHANGELOG.md for more information.

v3.28.10

Compare Source

CodeQL Action Changelog

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

3.28.10 - 21 Feb 2025

  • Update default CodeQL bundle version to 2.20.5. #​2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #​2768

See the full CHANGELOG.md for more information.

v3.28.9

Compare Source

CodeQL Action Changelog

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

3.28.9 - 07 Feb 2025
  • Update default CodeQL bundle version to 2.20.4. #​2753

See the full CHANGELOG.md for more information.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone America/Los_Angeles, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@renovate renovate bot enabled auto-merge (squash) March 1, 2025 09:19
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 7c27786 to c1487da Compare March 7, 2025 19:00
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.10 Update github/codeql-action action to v3.28.11 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from c1487da to 03a1e5a Compare March 19, 2025 15:07
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.11 Update github/codeql-action action to v3.28.12 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 03a1e5a to ff609e1 Compare March 29, 2025 00:15
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.12 Update github/codeql-action action to v3.28.13 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from ff609e1 to 82e6e9b Compare April 7, 2025 12:59
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.13 Update github/codeql-action action to v3.28.14 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 82e6e9b to 373f623 Compare April 7, 2025 22:32
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.14 Update github/codeql-action action to v3.28.15 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 373f623 to 2663196 Compare April 25, 2025 10:49
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.15 Update github/codeql-action action to v3.28.16 Apr 25, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch 2 times, most recently from 8256700 to 7c32534 Compare May 3, 2025 03:45
@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 3, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 7c32534 to cd720b5 Compare May 16, 2025 11:21
@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 cd720b5 to 7d1b5c6 Compare June 3, 2025 14:31
@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 7d1b5c6 to 2845e77 Compare June 11, 2025 21:56
@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 2845e77 to 87485a2 Compare June 27, 2025 16:37
@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 87485a2 to 89c63e3 Compare June 30, 2025 15:37
@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 3 times, most recently from 6a37a60 to 7caebbc Compare July 1, 2025 07:09
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch 5 times, most recently from 5582b51 to fd7c0e7 Compare July 1, 2025 10:54
| datasource  | package              | from    | to      |
| ----------- | -------------------- | ------- | ------- |
| github-tags | github/codeql-action | v3.28.8 | v3.29.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from fd7c0e7 to 24662c4 Compare July 1, 2025 11:07
@renovate renovate bot merged commit bb5fb6d into main Jul 1, 2025
11 checks passed
@renovate renovate bot deleted the renovate/github-codeql-action-3.x branch July 1, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant