Update github/codeql-action action to v3.37.9 - #369
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
December 1, 2025 16:48
8fa997e to
255e35f
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
December 9, 2025 14:14
255e35f to
c3154f5
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
December 12, 2025 13:45
c3154f5 to
b44631d
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
December 16, 2025 21:50
b44631d to
b090a3b
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
December 31, 2025 15:46
b090a3b to
90c033c
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
January 12, 2026 18:00
90c033c to
a05d6de
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
January 23, 2026 17:34
a05d6de to
34fceab
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
January 26, 2026 21:38
34fceab to
6100aab
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
February 2, 2026 20:59
6100aab to
9092511
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
February 6, 2026 13:38
9092511 to
37a2d12
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
February 13, 2026 15:02
37a2d12 to
ec264f7
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
February 20, 2026 18:15
ec264f7 to
b3d5a1e
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
2 times, most recently
from
March 5, 2026 09:14
ff6b9d5 to
549818b
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
March 6, 2026 12:59
549818b to
058b981
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
May 1, 2026 18:43
dc34bc5 to
665975a
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
May 8, 2026 08:38
665975a to
37d4324
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
May 15, 2026 14:15
37d4324 to
ee70dee
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
May 22, 2026 12:49
ee70dee to
c100912
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
June 2, 2026 14:34
c100912 to
2ebe034
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
June 4, 2026 15:34
2ebe034 to
7181773
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
2 times, most recently
from
July 8, 2026 21:09
b11864b to
1253394
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
2 times, most recently
from
July 21, 2026 17:07
f808c69 to
64bc8be
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
July 22, 2026 06:32
64bc8be to
d8e1db0
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
July 30, 2026 16:37
d8e1db0 to
ce48709
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
August 3, 2026 12:10
ce48709 to
ce0084f
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
August 4, 2026 18:05
ce0084f to
5149432
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
August 13, 2026 19:43
5149432 to
b40b38f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.31.2→v3.37.9Release Notes
github/codeql-action (github/codeql-action)
v3.37.9Compare Source
v3.37.8Compare Source
No user facing changes.
v3.37.7Compare Source
v3.37.6Compare Source
.github/codeql-config.ymlto align it with the suggested path that is used elsewhere. #4070v3.37.5Compare Source
initAction instead of falling back to downloading the bundle before extracting it. #4061v3.37.4Compare Source
toolsinput for thecodeql-action/initstep to be specified using agithub-codeql-toolsrepository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value totoolcacheto always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided fortoolsin the workflow definition always takes precedence unless the value of the repository property starts with!. #4037v3.37.3Compare Source
No user facing changes.
v3.37.2Compare Source
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023v3.37.1Compare Source
v3.37.0Compare Source
v3.36.3Compare Source
No user facing changes.
v3.36.2Compare Source
v3.36.1Compare Source
No user facing changes.
v3.36.0Compare Source
v3.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892v3.35.4Compare Source
v3.35.3Compare Source
GETrequests instead ofHEADfor better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853v3.35.2Compare Source
CODEQL_ACTION_CLEANUP_TRAP_CACHESenvironment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing thetrap-caching: falseinput to theinitAction. #3795v3.35.1Compare Source
v3.35.0Compare Source
v3.34.1Compare Source
v3.34.0Compare Source
none. We expect this rollout to be complete by the end of April 2026. #3584v3.33.0Compare Source
To opt out of this change:
github-codeql-file-coverage-on-prsand the type "True/false", then set this property totruein the repository's settings. For more information, see Managing custom properties for repositories in your organization. Alternatively, if you are using an advanced setup workflow, you can set theCODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.github-codeql-disable-overlaythat was previously only available on GitHub.com. #3559v3.32.6Compare Source
v3.32.5Compare Source
github-codeql-disable-overlaycustom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the namegithub-codeql-disable-overlayand the type "True/false" in the organization's settings. Then in the repository's settings, set this property totrueto disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #3507start-proxyaction to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. #3512v3.32.4Compare Source
v3.32.3Compare Source
v3.32.2Compare Source
v3.32.1Compare Source
v3.32.0Compare Source
v3.31.11Compare Source
v3.31.10Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.10 - 12 Jan 2026
See the full CHANGELOG.md for more information.
v3.31.9Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.9 - 16 Dec 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.31.8Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.8 - 11 Dec 2025
See the full CHANGELOG.md for more information.
v3.31.7Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.7 - 05 Dec 2025
See the full CHANGELOG.md for more information.
v3.31.6Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.6 - 01 Dec 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.31.5Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.5 - 24 Nov 2025
See the full CHANGELOG.md for more information.
v3.31.4Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.4 - 18 Nov 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.31.3Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.3 - 13 Nov 2025
See the full CHANGELOG.md for more information.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.