Skip to content

chore(deps): update github/codeql-action action to v3.29.5 #602

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

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

Release Notes

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

v3.29.5

Compare Source

v3.29.4

Compare Source

CodeQL Action Changelog

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

3.29.4 - 23 Jul 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.3

Compare Source

CodeQL Action Changelog

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

3.29.3 - 21 Jul 2025

No user facing changes.

See the full CHANGELOG.md for more information.

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

Compare Source

v3.28.20

Compare Source

CodeQL Action Changelog

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

3.28.20 - 21 July 2025

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

@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.9 chore(deps): update github/codeql-action action to v3.28.10 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from cdfe1c0 to 9d12c18 Compare February 21, 2025 18:31
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.10 chore(deps): 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 9d12c18 to 53a5419 Compare March 7, 2025 18:23
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.11 chore(deps): 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 53a5419 to 96fbdfb Compare March 19, 2025 16:25
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.12 chore(deps): update github/codeql-action action to v3.28.13 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 96fbdfb to cc0e145 Compare March 24, 2025 19:58
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.13 chore(deps): 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 2 times, most recently from cdf6257 to 5ac5d13 Compare April 7, 2025 23:29
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.14 chore(deps): update github/codeql-action action to v3.28.15 Apr 7, 2025
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.15 chore(deps): update github/codeql-action action to v3.28.16 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 5ac5d13 to b005809 Compare April 23, 2025 13:04
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from b005809 to 9fcff4f Compare May 2, 2025 11:48
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.16 chore(deps): update github/codeql-action action to v3.28.17 May 2, 2025
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.17 chore(deps): 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 9fcff4f to 99052b0 Compare May 16, 2025 10:52
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.18 chore(deps): 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 99052b0 to 2edf4ce Compare June 3, 2025 16:26
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.19 chore(deps): 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 2edf4ce to 2f15bf1 Compare June 11, 2025 20:05
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.29.0 chore(deps): 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 2 times, most recently from cfa27f2 to ebf4743 Compare June 30, 2025 13:34
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.29.1 chore(deps): 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 ebf4743 to 3a0187c Compare July 21, 2025 19:55
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.29.2 chore(deps): update github/codeql-action action to v3.29.3 Jul 21, 2025
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.29.3 chore(deps): update github/codeql-action action to v3.29.4 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 3a0187c to 2c27625 Compare July 23, 2025 16:35
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.29.4 chore(deps): update github/codeql-action action to v3.29.5 Jul 29, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 2c27625 to 9369ff3 Compare July 29, 2025 22: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.

0 participants