Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the other-actions group with 7 updates in the / directory:

Package From To
github/codeql-action 3.30.3 4.31.4
peter-evans/create-pull-request 7.0.8 7.0.9
mfinelli/setup-shfmt 4.0.0 4.0.1
golangci/golangci-lint-action 8.0.0 9.1.0
hadolint/hadolint-action 3.2.0 3.3.0
palmsoftware/quick-ocp 0.0.18 0.0.23
ossf/scorecard-action 2.4.2 2.4.3

Updates github/codeql-action from 3.30.3 to 4.31.4

Release notes

Sourced from github/codeql-action's releases.

v4.31.4

CodeQL Action Changelog

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

4.31.4 - 18 Nov 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v4.31.3

CodeQL Action Changelog

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

4.31.3 - 13 Nov 2025

  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #3288

See the full CHANGELOG.md for more information.

v4.31.2

CodeQL Action Changelog

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

4.31.2 - 30 Oct 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v4.31.1

CodeQL Action Changelog

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

4.31.1 - 30 Oct 2025

  • The add-snippets input has been removed from the analyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.

See the full CHANGELOG.md for more information.

v4.31.0

CodeQL Action Changelog

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

... (truncated)

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.

4.31.4 - 18 Nov 2025

No user facing changes.

4.31.3 - 13 Nov 2025

  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #3288

4.31.2 - 30 Oct 2025

No user facing changes.

4.31.1 - 30 Oct 2025

  • The add-snippets input has been removed from the analyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.

4.31.0 - 24 Oct 2025

  • Bump minimum CodeQL bundle version to 2.17.6. #3223
  • When SARIF files are uploaded by the analyze or upload-sarif actions, 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 the upload-sarif action. For analyze, this may affect Advanced Setup for CodeQL users who specify a value other than always for the upload input. #3222

4.30.9 - 17 Oct 2025

  • Update default CodeQL bundle version to 2.23.3. #3205
  • Experimental: A new setup-codeql action has been added which is similar to init, 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. #3204

4.30.8 - 10 Oct 2025

No user facing changes.

4.30.7 - 06 Oct 2025

  • [v4+ only] The CodeQL Action now runs on Node.js v24. #3169

3.30.6 - 02 Oct 2025

  • Update default CodeQL bundle version to 2.23.2. #3168

3.30.5 - 26 Sep 2025

  • We fixed a bug that was introduced in 3.30.4 with upload-sarif which resulted in files without a .sarif extension not getting uploaded. #3160

... (truncated)

Commits
  • e12f017 Merge pull request #3312 from github/update-v4.31.4-70434f6dd
  • c9cb6f9 Update changelog for v4.31.4
  • 70434f6 Merge pull request #3311 from github/mbg/deps/bump-glob
  • 528362a Bump glob to at least 11.1.0
  • de12435 Merge pull request #3308 from github/mbg/pr-template/nov25
  • ffa63f0 Merge pull request #3307 from github/dependabot/github_actions/dot-github/wor...
  • 7bcdb4b Add additional options to PR template and clarify some
  • 07eae64 Merge pull request #3303 from github/mario-campos/v3-core-warning
  • e546fff Rebuild
  • c418a0f Bump ruby/setup-ruby
  • Additional commits viewable in compare view

Updates peter-evans/create-pull-request from 7.0.8 to 7.0.9

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v7.0.9

⚙️ Fixes an incompatibility with the recently released actions/checkout@v6.

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.8...v7.0.9

Commits
  • 84ae59a fix: compatibility with actions/checkout@v6 (#4230)
  • b4733b9 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#4222)
  • 0edc001 build(deps-dev): bump the npm group with 2 updates (#4201)
  • 430aea0 build(deps): bump the github-actions group with 3 updates (#4200)
  • 46cdba7 build(deps-dev): bump the npm group with 3 updates (#4185)
  • b937339 build(deps): bump the github-actions group with 2 updates (#4184)
  • e9af275 ci: update dependabot config
  • d3e081a build(deps-dev): bump @​types/node from 18.19.127 to 18.19.128 (#4178)
  • 9ec683e build(deps-dev): bump @​types/node from 18.19.125 to 18.19.127 (#4165)
  • 65d8d10 build(deps-dev): bump ts-jest from 29.4.2 to 29.4.4 (#4163)
  • Additional commits viewable in compare view

Updates mfinelli/setup-shfmt from 4.0.0 to 4.0.1

Release notes

Sourced from mfinelli/setup-shfmt's releases.

Version 4.0.1

Switch internal tooling to use pnpm and update dependencies

Changelog

Sourced from mfinelli/setup-shfmt's changelog.

setup-shfmt changelog

v4.0.1 (2025/09/24)

Switch internal tooling to use pnpm and update dependencies

v4.0.0 (2025/08/22)

Upgrade to node 24

v3.0.2 (2025/01/12)

Upgrade dependencies

v3.0.1 (2023/09/18)

Remove useless debug statements

v3.0.0 (2023/09/18)

Upgrade to node 20

v2.0.1 (2023/09/07)

Upgrade dependencies

v2.0.0 (2022/10/12)

Update to use node 16

v1.0.0 (2021/10/30)

Initial stable release

v0.1.0 (2021/09/06)

Initial pre-release that supports ubuntu and macos runners.

Commits
  • a25fda4 Release v4.0.1
  • adb238f Update dist
  • 1d5c381 Add dependabot cooldown settings
  • 1b3c592 Upgrade dependencies
  • a40c06d Switch to pnpm
  • a210589 Merge pull request #513 from mfinelli/dependabot/github_actions/actions/setup...
  • 7a1dd74 Merge pull request #519 from mfinelli/dependabot/npm_and_yarn/types/node-24.5.2
  • 6922997 Merge pull request #522 from mfinelli/dependabot/npm_and_yarn/ts-jest-29.4.4
  • c3b59c4 Bump ts-jest from 29.4.1 to 29.4.4
  • 35f5953 Bump @​types/node from 24.3.0 to 24.5.2
  • Additional commits viewable in compare view

Updates golangci/golangci-lint-action from 8.0.0 to 9.1.0

Release notes

Sourced from golangci/golangci-lint-action's releases.

v9.1.0

What's Changed

Changes

Documentation

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.0.0...v9.1.0

v9.0.0

In the scope of this release, we change Nodejs runtime from node20 to node24 (https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/).

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v8.0.0...v9.0.0

Commits

Updates hadolint/hadolint-action from 3.2.0 to 3.3.0

Release notes

Sourced from hadolint/hadolint-action's releases.

v3.3.0

3.3.0 (2025-09-22)

Features

  • trigger release workflow (2332a7b)
Commits

Updates palmsoftware/quick-ocp from 0.0.18 to 0.0.23

Release notes

Sourced from palmsoftware/quick-ocp's releases.

v0.0.23

What's Changed

Full Changelog: palmsoftware/quick-ocp@v0...v0.0.23

v0.0.22

What's Changed

Full Changelog: palmsoftware/quick-ocp@v0...v0.0.22

v0.0.21

What's Changed

Full Changelog: palmsoftware/quick-ocp@v0...v0.0.21

v0.0.20

What's Changed

Full Changelog: palmsoftware/quick-ocp@v0...v0.0.20

v0.0.19

What's Changed

Full Changelog: palmsoftware/quick-ocp@v0.0.18...v0.0.19

Commits
  • 5e9dc50 Merge pull request #38 from palmsoftware/add_connectivity_check
  • 0a9ca4c Add connectivity precheck
  • 87845ab Merge pull request #36 from palmsoftware/fix_string_parsing
  • 2f3793a Fix string parsing
  • c03ae6f Merge pull request #35 from palmsoftware/add_420_support
  • c8d846e Add 4.20 support
  • bbb9a38 Merge pull request #34 from palmsoftware/fix-419
  • cf8e654 Add ability to pin versions; crcVersion override var
  • b1eab3d Merge pull request #33 from palmsoftware/add_badges
  • 92371da Add badges to README
  • Additional commits viewable in compare view

Updates ossf/scorecard-action from 2.4.2 to 2.4.3

Release notes

Sourced from ossf/scorecard-action's releases.

v2.4.3

What's Changed

This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to the Scorecard v5.3.0 release notes.

Documentation

Other

New Contributors

Full Changelog: ossf/scorecard-action@v2.4.2...v2.4.3

Commits
  • 4eaacf0 bump docker to ghcr v2.4.3 (#1587)
  • 42e3a01 🌱 Bump the github-actions group with 3 updates (#1585)
  • 88c07ac 🌱 Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.0 (#1579)
  • 6c690f2 Bump github.com/ossf/scorecard/v5 from v5.2.1 to v5.3.0 (#1586)
  • 92083b5 📖 Fix recommended command to test the image in development (#1583)
  • 7975ea6 🌱 Bump the docker-images group across 1 directory with 2 updates (#1...
  • 0d1a743 🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#1575)
  • 46e6e0c 🌱 Bump the github-actions group with 2 updates (#1580)
  • c3f1350 🌱 Improve printing options (#1584)
  • 43e475b 🌱 Bump golang.org/x/net from 0.42.0 to 0.44.0 (#1578)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the other-actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.30.3` | `4.31.4` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.8` | `7.0.9` |
| [mfinelli/setup-shfmt](https://github.com/mfinelli/setup-shfmt) | `4.0.0` | `4.0.1` |
| [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `8.0.0` | `9.1.0` |
| [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) | `3.2.0` | `3.3.0` |
| [palmsoftware/quick-ocp](https://github.com/palmsoftware/quick-ocp) | `0.0.18` | `0.0.23` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.2` | `2.4.3` |



Updates `github/codeql-action` from 3.30.3 to 4.31.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@192325c...e12f017)

Updates `peter-evans/create-pull-request` from 7.0.8 to 7.0.9
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@271a8d0...84ae59a)

Updates `mfinelli/setup-shfmt` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/mfinelli/setup-shfmt/releases)
- [Changelog](https://github.com/mfinelli/setup-shfmt/blob/master/CHANGELOG.md)
- [Commits](mfinelli/setup-shfmt@4f96029...a25fda4)

Updates `golangci/golangci-lint-action` from 8.0.0 to 9.1.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@4afd733...e7fa5ac)

Updates `hadolint/hadolint-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/hadolint/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](hadolint/hadolint-action@3fc49fb...2332a7b)

Updates `palmsoftware/quick-ocp` from 0.0.18 to 0.0.23
- [Release notes](https://github.com/palmsoftware/quick-ocp/releases)
- [Commits](palmsoftware/quick-ocp@v0.0.18...v0.0.23)

Updates `ossf/scorecard-action` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@05b42c6...4eaacf0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other-actions
- dependency-name: peter-evans/create-pull-request
  dependency-version: 7.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-actions
- dependency-name: mfinelli/setup-shfmt
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-actions
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other-actions
- dependency-name: hadolint/hadolint-action
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-actions
- dependency-name: palmsoftware/quick-ocp
  dependency-version: 0.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-actions
- dependency-name: ossf/scorecard-action
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant