Skip to content

Bump github/codeql-action from 86b04fb0e47484f7282357688f21d5d0e32175fe to 466d6ce58447f9589003cca18ec288b128465541#89

Merged
nosborn merged 1 commit intomasterfrom
dependabot/github_actions/github/codeql-action-466d6ce58447f9589003cca18ec288b128465541
Jun 12, 2025
Merged

Bump github/codeql-action from 86b04fb0e47484f7282357688f21d5d0e32175fe to 466d6ce58447f9589003cca18ec288b128465541#89
nosborn merged 1 commit intomasterfrom
dependabot/github_actions/github/codeql-action-466d6ce58447f9589003cca18ec288b128465541

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2025

Bumps github/codeql-action from 86b04fb0e47484f7282357688f21d5d0e32175fe to 466d6ce58447f9589003cca18ec288b128465541.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

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

[UNRELEASED]

No user facing changes.

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

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

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

3.28.17 - 02 May 2025

  • Update default CodeQL bundle version to 2.21.2. #2872

3.28.16 - 23 Apr 2025

  • Update default CodeQL bundle version to 2.21.1. #2863

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

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #2838

3.28.13 - 24 Mar 2025

No user facing changes.

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.

... (truncated)

Commits
  • 466d6ce Merge pull request #2927 from github/mergeback/v3.29.0-to-main-ce28f5bb
  • 853b339 Update checked-in dependencies
  • eaadd98 Update changelog and version after v3.29.0
  • ce28f5b Merge pull request #2926 from github/update-v3.29.0-e8799281c
  • bc251b7 Update changelog for v3.29.0
  • e879928 Merge pull request #2925 from github/update-bundle/codeql-bundle-v2.22.0
  • efd43b3 Merge branch 'main' into update-bundle/codeql-bundle-v2.22.0
  • 7cb9b16 Merge pull request #2912 from github/henrymercer/bump-minimum-codeql-2.16.6
  • 3855117 Add changelog note
  • f5d4e2a Update default bundle to codeql-bundle-v2.22.0
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 12, 2025
@dependabot dependabot bot requested a review from nosborn as a code owner June 12, 2025 06:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 12, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-466d6ce58447f9589003cca18ec288b128465541 branch 9 times, most recently from a8bb612 to 5d3f049 Compare June 12, 2025 10:22
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 86b04fb0e47484f7282357688f21d5d0e32175fe to 466d6ce58447f9589003cca18ec288b128465541.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@86b04fb...466d6ce)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 466d6ce58447f9589003cca18ec288b128465541
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-466d6ce58447f9589003cca18ec288b128465541 branch from 5d3f049 to 5b71a33 Compare June 12, 2025 10:30
@nosborn nosborn merged commit 95d2d9f into master Jun 12, 2025
3 checks passed
@nosborn nosborn deleted the dependabot/github_actions/github/codeql-action-466d6ce58447f9589003cca18ec288b128465541 branch June 12, 2025 10:38
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant