Update github/codeql-action action to v3.31.10 - #50
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
September 5, 2025 14:51
a119f36 to
0729f4b
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
September 9, 2025 11:14
0729f4b to
c37d6cd
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
September 10, 2025 19:26
c37d6cd to
b426378
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
September 25, 2025 11:00
b426378 to
2e7d8b2
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
2 times, most recently
from
October 2, 2025 15:54
834e128 to
a1ff589
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
2 times, most recently
from
October 9, 2025 11:58
83cf443 to
8e89e2f
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
October 10, 2025 18:47
8e89e2f to
05e2623
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
October 18, 2025 02:54
05e2623 to
077e8a6
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
October 24, 2025 19:41
077e8a6 to
e7640c0
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
October 30, 2025 11:37
e7640c0 to
36fb127
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
October 30, 2025 15:37
36fb127 to
964c7bf
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
November 10, 2025 13:36
964c7bf to
0ccfc9f
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
November 13, 2025 23:33
0ccfc9f to
8315456
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
November 19, 2025 10:35
8315456 to
9c85217
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
2 times, most recently
from
December 1, 2025 12:51
9f08c16 to
e202c5b
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
December 9, 2025 18:14
e202c5b to
e6a907a
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
3 times, most recently
from
December 16, 2025 22:53
348e15b to
364c294
Compare
renovate
Bot
force-pushed
the
renovate/github-codeql-action-3.x
branch
from
January 12, 2026 18:30
364c294 to
a3c5212
Compare
stone-z
approved these changes
Jan 23, 2026
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.29.11→v3.31.10Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
github/codeql-action (github/codeql-action)
v3.31.10Compare Source
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.
v3.31.2Compare Source
v3.31.1Compare Source
v3.31.0Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.0 - 24 Oct 2025
analyzeorupload-sarifactions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for theupload-sarifaction. Foranalyze, this may affect Advanced Setup for CodeQL users who specify a value other thanalwaysfor theuploadinput. #3222See the full CHANGELOG.md for more information.
v3.30.9Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.9 - 17 Oct 2025
setup-codeqlaction has been added which is similar toinit, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #3204See the full CHANGELOG.md for more information.
v3.30.8Compare Source
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.7Compare Source
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.6Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.6 - 02 Oct 2025
See the full CHANGELOG.md for more information.
v3.30.5Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.5 - 26 Sep 2025
3.30.4withupload-sarifwhich resulted in files without a.sarifextension not getting uploaded. #3160See the full CHANGELOG.md for more information.
v3.30.4Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.4 - 25 Sep 2025
codeql-action/initstep if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of thecodeql-action/initstep. #3099 and #3100tools: nightlyto theinitaction. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130See the full CHANGELOG.md for more information.
v3.30.3Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.3 - 10 Sep 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.30.2Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.2 - 09 Sep 2025
quality-queriesinput that was added in3.29.2as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a newanalysis-kindsinput, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064See the full CHANGELOG.md for more information.
v3.30.1Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.1 - 05 Sep 2025
See the full CHANGELOG.md for more information.
v3.30.0Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.0 - 01 Sep 2025
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.
This PR was generated by Mend Renovate. View the repository job log.