Skip to content

Bump github/codeql-action from 3.30.0 to 3.30.3#2612

Merged
tekton-robot merged 1 commit intomainfrom
dependabot/github_actions/github/codeql-action-3.30.3
Sep 23, 2025
Merged

Bump github/codeql-action from 3.30.0 to 3.30.3#2612
tekton-robot merged 1 commit intomainfrom
dependabot/github_actions/github/codeql-action-3.30.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps github/codeql-action from 3.30.0 to 3.30.3.

Release notes

Sourced from github/codeql-action's releases.

v3.30.3

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

CodeQL Action Changelog

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

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail. #3084
  • Experimental: The quality-queries input that was added in 3.29.2 as 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 new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064

See the full CHANGELOG.md for more information.

v3.30.1

CodeQL Action Changelog

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

3.30.1 - 05 Sep 2025

  • Update default CodeQL bundle version to 2.23.0. #3077

See the full CHANGELOG.md for more information.

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]

  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the codeql-action/init step 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 the codeql-action/init step. #3099 and #3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107

3.30.3 - 10 Sep 2025

No user facing changes.

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail. #3084
  • Experimental: The quality-queries input that was added in 3.29.2 as 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 new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064

3.30.1 - 05 Sep 2025

  • Update default CodeQL bundle version to 2.23.0. #3077

3.30.0 - 01 Sep 2025

  • Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #3054

3.29.11 - 21 Aug 2025

  • Update default CodeQL bundle version to 2.22.4. #3044

3.29.10 - 18 Aug 2025

No user facing changes.

3.29.9 - 12 Aug 2025

No user facing changes.

3.29.8 - 08 Aug 2025

  • Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015

3.29.7 - 07 Aug 2025

This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5.

3.29.6 - 07 Aug 2025

  • The cleanup-level input to the analyze Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #2999
  • Update default CodeQL bundle version to 2.22.3. #3000

... (truncated)

Commits
  • 192325c Merge pull request #3104 from github/update-v3.30.3-b660efdcf
  • e68956d Update changelog for v3.30.3
  • b660efd Merge pull request #3103 from github/mbg/fix/category-check
  • e49458b Fix runInterpretResultsFor using the wrong AnalysisConfig for category fix
  • f374a62 Merge pull request #3098 from github/kaspersv/increase-overlay-base-size-limit
  • 5efa438 Merge pull request #3101 from github/mbg/public-repo-notice-in-pr-template
  • 8a84a62 Overlay: Increase size limit for cached overlay base database
  • eb50a88 Merge pull request #3097 from github/redsun82/only-dump-sarif
  • 4c53461 Tweak sarif dump log
  • dae3742 Dump soon to be uploaded SARIF on request
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.0 to 3.30.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@2d92b76...192325c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.30.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. labels Sep 15, 2025
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 15, 2025
@pratap0007
Copy link
Contributor

/approve

@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pratap0007

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 23, 2025
@divyansh42
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 23, 2025
@tekton-robot tekton-robot merged commit 2ef3a3c into main Sep 23, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github/codeql-action-3.30.3 branch September 23, 2025 20:36
pratap0007 added a commit that referenced this pull request Nov 20, 2025
#2591 | [Vincent Demeester] Add Shiv (pratap0007) as a maintainer | 2025/09/03-07:54
#2602 | [vinamra28] Update README and choco with latest release | 2025/09/03-08:14
#2602 | [vinamra28] Update goreleaser version to compatible version | 2025/09/03-08:14
#2603 | [dependabot[bot]] Bump github/codeql-action from 3.29.10 to 3.30.0 | 2025/09/03-11:06
#2599 | [dependabot[bot]] Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 | 2025/09/03-14:50
#2609 | [dependabot[bot]] Bump actions/setup-go from 5.5.0 to 6.0.0 | 2025/09/23-21:34
#2612 | [dependabot[bot]] Bump github/codeql-action from 3.30.0 to 3.30.3 | 2025/09/23-21:36
#2613 | [dependabot[bot]] Bump step-security/harden-runner from 2.13.0 to 2.13.1 | 2025/09/23-21:38
#2621 | [shverma] Free the space on the workers before running CI | 2025/10/15-08:34
#2606 | [dependabot[bot]] Bump github.com/spf13/pflag from 1.0.7 to 1.0.10 | 2025/10/15-08:38
null | [dependabot[bot]] Bump github/codeql-action from 3.30.3 to 4.30.8 | 2025/10/15-09:42
null | [dependabot[bot]] Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /tools | 2025/10/15-09:44
null | [dependabot[bot]] Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 | 2025/10/15-09:46
null | [dependabot[bot]] Bump github.com/golangci/golangci-lint/v2 from 2.1.6 to 2.5.0 in /tools | 2025/10/15-09:50
null | [dependabot[bot]] Bump github.com/tektoncd/pipeline from 1.3.1 to 1.5.0 | 2025/10/15-09:56
null | [dependabot[bot]] Bump the go-k8s-dependencies group with 3 updates | 2025/10/15-18:12
null | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.22.2 to 1.22.4 | 2025/10/15-18:24
null | [dependabot[bot]] Bump golang.org/x/term from 0.34.0 to 0.36.0 | 2025/10/16-10:24
null | [dependabot[bot]] Bump github/codeql-action from 4.30.8 to 4.30.9 | 2025/10/20-17:56
null | [dependabot[bot]] Bump the go-docker-dependencies group with 2 updates | 2025/10/22-10:08
null | [dependabot[bot]] Bump github.com/in-toto/go-witness from 0.8.1 to 0.9.1 | 2025/10/22-10:10
null | [Alan Greene] Pin actions by commit SHA | 2025/10/22-10:14
null | [dependabot[bot]] Bump actions/upload-artifact from 4.6.2 to 5.0.0 | 2025/10/27-14:58
null | [dependabot[bot]] Bump github/codeql-action from 4.30.9 to 4.31.0 | 2025/10/27-15:06
null | [dependabot[bot]] Bump chainguard-dev/actions from 1.5.3 to 1.5.7 | 2025/10/27-15:44
null | [shverma] Add --resolvertype flag to rerun a resolver based pipelinerun | 2025/10/31-08:20
null | [Stefano Pentassuglia] Fix pronoun in command usage text | 2025/11/03-12:08
null | [dependabot[bot]] Bump github.com/golangci/golangci-lint/v2 from 2.5.0 to 2.6.0 in /tools | 2025/11/03-12:10
null | [dependabot[bot]] Bump github.com/tektoncd/pipeline from 1.5.0 to 1.6.0 | 2025/11/03-15:28
null | [dependabot[bot]] Bump github/codeql-action from 4.31.0 to 4.31.2 | 2025/11/04-04:24
null | [dependabot[bot]] Bump github.com/golangci/golangci-lint/v2 from 2.6.0 to 2.6.1 in /tools | 2025/11/05-12:18
null | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.22.4 to 1.22.5 | 2025/11/05-13:20
null | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.22.5 to 1.23.0 | 2025/11/05-14:34
null | [dependabot[bot]] Bump github.com/tektoncd/triggers from 0.33.0 to 0.34.0 | 2025/11/10-13:20
null | [dependabot[bot]] Bump step-security/harden-runner from 2.13.1 to 2.13.2 | 2025/11/12-05:32
null | [dependabot[bot]] Bump chainguard-dev/actions from 1.5.7 to 1.5.8 | 2025/11/12-08:58
null | [dependabot[bot]] Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 | 2025/11/12-09:02
null | [dependabot[bot]] Bump the go-docker-dependencies group with 2 updates | 2025/11/12-15:20
null | [dependabot[bot]] Bump golang.org/x/term from 0.36.0 to 0.37.0 | 2025/11/12-15:22
null | [dependabot[bot]] Bump github.com/golangci/golangci-lint/v2 from 2.6.1 to 2.6.2 in /tools | 2025/11/17-03:00
null | [dependabot[bot]] Bump the go-k8s-dependencies group with 3 updates | 2025/11/17-03:08
null | [dependabot[bot]] Bump github/codeql-action from 4.31.2 to 4.31.3 | 2025/11/18-02:38
null | [dependabot[bot]] Bump chainguard-dev/actions from 1.5.8 to 1.5.9 | 2025/11/18-02:40
null | [dependabot[bot]] Bump github.com/docker/cli in the go-docker-dependencies group | 2025/11/18-11:14
null | [dependabot[bot]] Bump github.com/tektoncd/chains from 0.25.1 to 0.26.0 | 2025/11/19-09:32
null | [shverma] Fix the Unit tests and update the golden file | 2025/11/19-09:32
null | [dependabot[bot]] Bump github.com/sigstore/cosign/v2 from 2.5.3 to 2.6.1 | 2025/11/19-11:16
null | [dependabot[bot]] Bump github.com/docker/cli in the go-docker-dependencies group | 2025/11/19-11:18
null | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.23.0 to 1.23.1 | 2025/11/19-15:50
null | [dependabot[bot]] Bump the go-k8s-dependencies group with 3 updates | 2025/11/19-15:52

Signed-off-by: shverma <[email protected]>
pratap0007 added a commit that referenced this pull request Nov 20, 2025
#2591 | [Vincent Demeester] Add Shiv (pratap0007) as a maintainer | 2025/09/03-07:54
#2602 | [vinamra28] Update README and choco with latest release | 2025/09/03-08:14
#2602 | [vinamra28] Update goreleaser version to compatible version | 2025/09/03-08:14
#2603 | [dependabot[bot]] Bump github/codeql-action from 3.29.10 to 3.30.0 | 2025/09/03-11:06
#2599 | [dependabot[bot]] Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 | 2025/09/03-14:50
#2609 | [dependabot[bot]] Bump actions/setup-go from 5.5.0 to 6.0.0 | 2025/09/23-21:34
#2612 | [dependabot[bot]] Bump github/codeql-action from 3.30.0 to 3.30.3 | 2025/09/23-21:36
#2613 | [dependabot[bot]] Bump step-security/harden-runner from 2.13.0 to 2.13.1 | 2025/09/23-21:38
#2621 | [shverma] Free the space on the workers before running CI | 2025/10/15-08:34
#2606 | [dependabot[bot]] Bump github.com/spf13/pflag from 1.0.7 to 1.0.10 | 2025/10/15-08:38
null | [dependabot[bot]] Bump github/codeql-action from 3.30.3 to 4.30.8 | 2025/10/15-09:42
null | [dependabot[bot]] Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /tools | 2025/10/15-09:44
null | [dependabot[bot]] Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 | 2025/10/15-09:46
null | [dependabot[bot]] Bump github.com/golangci/golangci-lint/v2 from 2.1.6 to 2.5.0 in /tools | 2025/10/15-09:50
null | [dependabot[bot]] Bump github.com/tektoncd/pipeline from 1.3.1 to 1.5.0 | 2025/10/15-09:56
null | [dependabot[bot]] Bump the go-k8s-dependencies group with 3 updates | 2025/10/15-18:12
null | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.22.2 to 1.22.4 | 2025/10/15-18:24
null | [dependabot[bot]] Bump golang.org/x/term from 0.34.0 to 0.36.0 | 2025/10/16-10:24
null | [dependabot[bot]] Bump github/codeql-action from 4.30.8 to 4.30.9 | 2025/10/20-17:56
null | [dependabot[bot]] Bump the go-docker-dependencies group with 2 updates | 2025/10/22-10:08
null | [dependabot[bot]] Bump github.com/in-toto/go-witness from 0.8.1 to 0.9.1 | 2025/10/22-10:10
null | [Alan Greene] Pin actions by commit SHA | 2025/10/22-10:14
null | [dependabot[bot]] Bump actions/upload-artifact from 4.6.2 to 5.0.0 | 2025/10/27-14:58
null | [dependabot[bot]] Bump github/codeql-action from 4.30.9 to 4.31.0 | 2025/10/27-15:06
null | [dependabot[bot]] Bump chainguard-dev/actions from 1.5.3 to 1.5.7 | 2025/10/27-15:44
null | [shverma] Add --resolvertype flag to rerun a resolver based pipelinerun | 2025/10/31-08:20
null | [Stefano Pentassuglia] Fix pronoun in command usage text | 2025/11/03-12:08
null | [dependabot[bot]] Bump github.com/golangci/golangci-lint/v2 from 2.5.0 to 2.6.0 in /tools | 2025/11/03-12:10
null | [dependabot[bot]] Bump github.com/tektoncd/pipeline from 1.5.0 to 1.6.0 | 2025/11/03-15:28
null | [dependabot[bot]] Bump github/codeql-action from 4.31.0 to 4.31.2 | 2025/11/04-04:24
null | [dependabot[bot]] Bump github.com/golangci/golangci-lint/v2 from 2.6.0 to 2.6.1 in /tools | 2025/11/05-12:18
null | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.22.4 to 1.22.5 | 2025/11/05-13:20
null | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.22.5 to 1.23.0 | 2025/11/05-14:34
null | [dependabot[bot]] Bump github.com/tektoncd/triggers from 0.33.0 to 0.34.0 | 2025/11/10-13:20
null | [dependabot[bot]] Bump step-security/harden-runner from 2.13.1 to 2.13.2 | 2025/11/12-05:32
null | [dependabot[bot]] Bump chainguard-dev/actions from 1.5.7 to 1.5.8 | 2025/11/12-08:58
null | [dependabot[bot]] Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 | 2025/11/12-09:02
null | [dependabot[bot]] Bump the go-docker-dependencies group with 2 updates | 2025/11/12-15:20
null | [dependabot[bot]] Bump golang.org/x/term from 0.36.0 to 0.37.0 | 2025/11/12-15:22
null | [dependabot[bot]] Bump github.com/golangci/golangci-lint/v2 from 2.6.1 to 2.6.2 in /tools | 2025/11/17-03:00
null | [dependabot[bot]] Bump the go-k8s-dependencies group with 3 updates | 2025/11/17-03:08
null | [dependabot[bot]] Bump github/codeql-action from 4.31.2 to 4.31.3 | 2025/11/18-02:38
null | [dependabot[bot]] Bump chainguard-dev/actions from 1.5.8 to 1.5.9 | 2025/11/18-02:40
null | [dependabot[bot]] Bump github.com/docker/cli in the go-docker-dependencies group | 2025/11/18-11:14
null | [dependabot[bot]] Bump github.com/tektoncd/chains from 0.25.1 to 0.26.0 | 2025/11/19-09:32
null | [shverma] Fix the Unit tests and update the golden file | 2025/11/19-09:32
null | [dependabot[bot]] Bump github.com/sigstore/cosign/v2 from 2.5.3 to 2.6.1 | 2025/11/19-11:16
null | [dependabot[bot]] Bump github.com/docker/cli in the go-docker-dependencies group | 2025/11/19-11:18
null | [dependabot[bot]] Bump github.com/tektoncd/hub from 1.23.0 to 1.23.1 | 2025/11/19-15:50
null | [dependabot[bot]] Bump the go-k8s-dependencies group with 3 updates | 2025/11/19-15:52
null | [dependabot[bot]] Bump golang.org/x/crypto from 0.43.0 to 0.45.0 | 2025/11/20-12:46
null | [shverma] Fix lint errors | 2025/11/20-12:50

Signed-off-by: shverma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants