Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github/codeql-action from 3.29.10 to 3.30.0.

Release notes

Sourced from github/codeql-action's releases.

v3.30.0

CodeQL Action Changelog

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

3.30.0 - 01 Sep 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.11

CodeQL Action Changelog

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

3.29.11 - 21 Aug 2025

  • Update default CodeQL bundle version to 2.22.4. #3044

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]

No user facing changes.

3.30.0 - 01 Sep 2025

No user facing changes.

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

3.29.5 - 29 Jul 2025

  • Update default CodeQL bundle version to 2.22.2. #2986

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

... (truncated)

Commits
  • 2d92b76 Merge pull request #3067 from github/update-v3.30.0-92eada825
  • 390daaf Update changelog for v3.30.0
  • 92eada8 Merge pull request #3033 from github/mbg/ci/rollback-release
  • 872a6a4 Add pull-requests: write permission
  • 9389ce0 Merge remote-tracking branch 'origin/main' into mbg/ci/rollback-release
  • 02ab253 Merge pull request #3054 from github/henrymercer/bundle
  • b06d325 Add draft release URL to job summary
  • 43d629c Use argparse in rollback_changelog.py
  • 8f01f5d Apply suggestions from code review
  • 3e493e7 Remove removeNPMAbsolutePaths
  • 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.29.10 to 3.30.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@96f518a...2d92b76)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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 2, 2025
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 2, 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 3, 2025
@divyansh42
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 3, 2025
@tekton-robot tekton-robot merged commit cf0d074 into main Sep 3, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github/codeql-action-3.30.0 branch September 3, 2025 10:06
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 <shverma@redhat.com>
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 <shverma@redhat.com>
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.

4 participants