Bumps github/codeql-action from 3 to 4.
Release notesSourced from github/codeql-action's releases.
v3.30.8
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.8 - 10 Oct 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.30.7
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.7 - 06 Oct 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.30.6
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.6 - 02 Oct 2025
- Update default CodeQL bundle version to 2.23.2. #3168
See the full CHANGELOG.md for more information.
v3.30.5
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.5 - 26 Sep 2025
- We fixed a bug that was introduced in
3.30.4
withupload-sarif
which resulted in files without a.sarif
extension not getting uploaded. #3160See the full CHANGELOG.md for more information.
v3.30.4
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.4 - 25 Sep 2025
... (truncated)
ChangelogSourced from github/codeql-action's changelog.
3.29.4 - 23 Jul 2025
No user facing changes.
3.29.3 - 21 Jul 2025
No user facing changes.
3.29.2 - 30 Jun 2025
- Experimental: When the
quality-queries
input for theinit
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. #29353.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
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.21 - 28 July 2025
No user facing changes.
3.28.20 - 21 July 2025
- Remove support for combining SARIF files from a single upload for GHES 3.18, see the changelog post. #2959
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. Theactions
extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactions
language and you have pinned yourtools:
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 disableactions
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
andCODEQL_RAM
runner environment variables. If set, these environment variables override thethreads
andram
inputs respectively. #28913.28.17 - 02 May 2025
- Update default CodeQL bundle version to 2.21.2. #2872
3.28.16 - 23 Apr 2025
... (truncated)
Commitsa841c54
Scratch uploadSpecifiedFiles
tests, make uploadPayload
tests insteadaeb12f6
Merge branch 'main' into redsun82/skip-sarif-upload-tests6fd4ceb
Merge pull request #3189 from github/henrymercer/download-codeql-rate-limit196a3e5
Merge pull request #3188 from github/mbg/telemetry/partial-config98abb87
Add configuration error for rate limited CodeQL downloadbdd2cdf
Also include language
in error status report for start-proxy
, if availablefb14878
Include languages
in start-proxy
telemetry2ff418f
Parse language
before calling getCredentials
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
.
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)https://github.com/vim/vim/pull/18559
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.