Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the github-actions group with 7 updates:

Package From To
github/accessibility-alt-text-bot 1.7.1 1.7.2
actions/checkout 6.0.1 6.0.2
github/codeql-action 4.31.9 4.32.0
actions/setup-node 6.1.0 6.2.0
streetsidesoftware/cspell-action 8.1.1 8.2.0
super-linter/super-linter 8.3.2 8.4.0
styfle/cancel-workflow-action 0.12.1 0.13.0

Updates github/accessibility-alt-text-bot from 1.7.1 to 1.7.2

Release notes

Sourced from github/accessibility-alt-text-bot's releases.

v1.7.2

What's Changed

Docs

Dependencies

New Contributors

Full Changelog: github/accessibility-alt-text-bot@v1.7.1...v1.7.2

Commits
  • 437c81f Merge pull request #82 from github/smockle/update-lodash-es
  • 7c6a21a chore: Run 'npm update lodash-es' and 'npm audit --fix'
  • 3ddfd1f Merge pull request #81 from github/a2f9dependabot/npm_and_yarn/dependencies-8...
  • 62b3c6c chore(deps): bump markdownlint in the dependencies group
  • d46d365 Merge pull request #80 from github/c9abdependabot/github_actions/actions/chec...
  • 90fc2b6 chore(deps): bump actions/checkout from 5 to 6
  • a445c03 Merge pull request #79 from github/9ef7dependabot/npm_and_yarn/glob-10.5.0
  • aff4c77 chore(deps): bump glob from 10.4.5 to 10.5.0
  • 4837230 Merge pull request #78 from github/ce40dependabot/npm_and_yarn/js-yaml-4.1.1
  • 2f2dce9 chore(deps): bump js-yaml from 4.1.0 to 4.1.1
  • Additional commits viewable in compare view

Updates actions/checkout from 6.0.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits
  • de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356)
  • 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...
  • See full diff in compare view

Updates github/codeql-action from 4.31.9 to 4.32.0

Release notes

Sourced from github/codeql-action's releases.

v4.32.0

  • Update default CodeQL bundle version to 2.24.0. #3425

v4.31.11

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

v4.31.10

CodeQL Action Changelog

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

4.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

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.

4.32.0 - 26 Jan 2026

  • Update default CodeQL bundle version to 2.24.0. #3425

4.31.11 - 23 Jan 2026

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

4.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

4.31.9 - 16 Dec 2025

No user facing changes.

4.31.8 - 11 Dec 2025

  • Update default CodeQL bundle version to 2.23.8. #3354

4.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7. #3343

4.31.6 - 01 Dec 2025

No user facing changes.

4.31.5 - 24 Nov 2025

  • Update default CodeQL bundle version to 2.23.6. #3321

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.

... (truncated)

Commits
  • b20883b Merge pull request #3428 from github/update-v4.32.0-e3b8227a2
  • c9aa45d Update changelog for v4.32.0
  • e3b8227 Merge pull request #3427 from github/henrymercer/bump-for-new-minor-series
  • 8a01181 Compare minor version number
  • 80e1425 Bump minor version for CLI v2.24.0
  • b748848 Bump the Action minor version number on new CodeQL minor version series
  • 5e767ef Merge pull request #3425 from github/update-bundle/codeql-bundle-v2.24.0
  • 9752869 Add changelog note
  • c62c214 Update default bundle to codeql-bundle-v2.24.0
  • 25a224b Merge pull request #3423 from github/mbg/ci/yq-windows
  • Additional commits viewable in compare view

Updates actions/setup-node from 6.1.0 to 6.2.0

Release notes

Sourced from actions/setup-node's releases.

v6.2.0

What's Changed

Documentation

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.2.0

Commits

Updates streetsidesoftware/cspell-action from 8.1.1 to 8.2.0

Release notes

Sourced from streetsidesoftware/cspell-action's releases.

v8.2.0

8.2.0 (2026-01-27)

Features

Updates and Bug Fixes

v8.1.2

8.1.2 (2026-01-05)

Updates and Bug Fixes

Changelog

Sourced from streetsidesoftware/cspell-action's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

8.2.0 (2026-01-27)

Features

Updates and Bug Fixes

8.1.2 (2026-01-05)

Updates and Bug Fixes

8.1.1 (2025-12-10)

Updates and Bug Fixes

8.1.0 (2025-12-10)

Documentation

  • Upgrade checkout and cspell-action versions (#2501) (8d0a18b)

Features

... (truncated)

Commits

Updates super-linter/super-linter from 8.3.2 to 8.4.0

Release notes

Sourced from super-linter/super-linter's releases.

v8.4.0

8.4.0 (2026-01-28)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#7332) (612347c)
  • bundler: bump rubocop in /dependencies in the rubocop group (#7451) (f17c26b)
  • bundler: bump rubocop-rails in /dependencies in the rubocop group (#7356) (e7abb06)
  • bundler: bump rubocop-rspec in /dependencies in the rubocop group (#7367) (cee7c26)
  • docker: bump golangci/golangci-lint in the docker group (#7365) (149226b)
  • docker: bump the docker group across 1 directory with 2 updates (#7336) (9d05e2a)
  • docker: bump the docker group across 1 directory with 2 updates (#7440) (806ddf4)
  • docker: bump the docker group across 1 directory with 5 updates (#7388) (89c80ac)
  • docker: bump the docker group with 2 updates (#7343) (4d1a380)
  • docker: bump the docker group with 3 updates (#7412) (fa07160)
  • java: bump com.puppycrawl.tools:checkstyle (#7348) (3bc0dc2)
  • npm: bump @​modelcontextprotocol/sdk in /dependencies (#7364) (898760f)
  • npm: bump diff from 5.2.0 to 5.2.2 in /dependencies (#7425) (ee62ba3)
  • npm: bump hono from 4.11.3 to 4.11.4 in /dependencies (#7379) (ca2821d)
  • npm: bump lodash from 4.17.21 to 4.17.23 in /dependencies (#7433) (be94292)
  • npm: bump qs from 6.14.0 to 6.14.1 in /dependencies (#7350) (64969c4)
  • npm: bump the npm group across 1 directory with 16 updates (#7411) (644fff4)
  • npm: bump the npm group across 1 directory with 2 updates (#7438) (c501415)
  • npm: bump the npm group across 1 directory with 3 updates (#7341) (62ebdce)
  • npm: bump the npm group across 1 directory with 3 updates (#7371) (5112c87)
  • npm: bump the npm group across 1 directory with 4 updates (#7338) (07b91bc)
  • npm: bump the npm group across 1 directory with 4 updates (#7366) (13ced20)
  • npm: bump the npm group across 1 directory with 4 updates (#7418) (ec5d03f)
  • npm: bump the npm group across 1 directory with 8 updates (#7355) (1b38ef9)
  • npm: bump the npm group across 1 directory with 8 updates (#7452) (4347691)

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

8.4.0 (2026-01-28)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#7332) (612347c)
  • bundler: bump rubocop in /dependencies in the rubocop group (#7451) (f17c26b)
  • bundler: bump rubocop-rails in /dependencies in the rubocop group (#7356) (e7abb06)
  • bundler: bump rubocop-rspec in /dependencies in the rubocop group (#7367) (cee7c26)
  • docker: bump golangci/golangci-lint in the docker group (#7365) (149226b)
  • docker: bump the docker group across 1 directory with 2 updates (#7336) (9d05e2a)
  • docker: bump the docker group across 1 directory with 2 updates (#7440) (806ddf4)
  • docker: bump the docker group across 1 directory with 5 updates (#7388) (89c80ac)
  • docker: bump the docker group with 2 updates (#7343) (4d1a380)
  • docker: bump the docker group with 3 updates (#7412) (fa07160)
  • java: bump com.puppycrawl.tools:checkstyle (#7348) (3bc0dc2)
  • npm: bump @​modelcontextprotocol/sdk in /dependencies (#7364) (898760f)
  • npm: bump diff from 5.2.0 to 5.2.2 in /dependencies (#7425) (ee62ba3)
  • npm: bump hono from 4.11.3 to 4.11.4 in /dependencies (#7379) (ca2821d)
  • npm: bump lodash from 4.17.21 to 4.17.23 in /dependencies (#7433) (be94292)
  • npm: bump qs from 6.14.0 to 6.14.1 in /dependencies (#7350) (64969c4)
  • npm: bump the npm group across 1 directory with 16 updates (#7411) (644fff4)
  • npm: bump the npm group across 1 directory with 2 updates (#7438) (c501415)
  • npm: bump the npm group across 1 directory with 3 updates (#7341) (62ebdce)
  • npm: bump the npm group across 1 directory with 3 updates (#7371) (5112c87)
  • npm: bump the npm group across 1 directory with 4 updates (#7338) (07b91bc)
  • npm: bump the npm group across 1 directory with 4 updates (#7366) (13ced20)
  • npm: bump the npm group across 1 directory with 4 updates (#7418) (ec5d03f)
  • npm: bump the npm group across 1 directory with 8 updates (#7355) (1b38ef9)

... (truncated)

Commits
  • 12562e4 chore(main): release 8.4.0 (#7339)
  • 334a7aa deps(python): bump the pip group across 1 directory with 5 updates (#7447)
  • f17c26b deps(bundler): bump rubocop in /dependencies in the rubocop group (#7451)
  • a8f5889 ci(dev-docker): bump node in /dev-dependencies (#7431)
  • 806ddf4 deps(docker): bump the docker group across 1 directory with 2 updates (#7440)
  • 4347691 deps(npm): bump the npm group across 1 directory with 8 updates (#7452)
  • d3fa12f chore: refactor tests (#7446)
  • c501415 deps(npm): bump the npm group across 1 directory with 2 updates (#7438)
  • ce306b8 fix: don't save logs to file when running parallel (#7442)
  • be04fc3 fix: don't add GITHUB_WORKSPACE multiple times (#7439)
  • Additional commits viewable in compare view

Updates styfle/cancel-workflow-action from 0.12.1 to 0.13.0

Release notes

Sourced from styfle/cancel-workflow-action's releases.

0.13.0

Minor changes

Credits

Huge thanks to @​epicgames-mokeeffe for helping!

Commits
Bumps the github-actions group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) | `1.7.1` | `1.7.2` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.31.9` | `4.32.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `6.1.0` | `6.2.0` |
| [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) | `8.1.1` | `8.2.0` |
| [super-linter/super-linter](https://github.com/super-linter/super-linter) | `8.3.2` | `8.4.0` |
| [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) | `0.12.1` | `0.13.0` |


Updates `github/accessibility-alt-text-bot` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](github/accessibility-alt-text-bot@531a743...437c81f)

Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8e8c483...de0fac2)

Updates `github/codeql-action` from 4.31.9 to 4.32.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@5d4e8d1...b20883b)

Updates `actions/setup-node` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@395ad32...6044e13)

Updates `streetsidesoftware/cspell-action` from 8.1.1 to 8.2.0
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@e5a858a...d5d910b)

Updates `super-linter/super-linter` from 8.3.2 to 8.4.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@d5b0a2a...12562e4)

Updates `styfle/cancel-workflow-action` from 0.12.1 to 0.13.0
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](styfle/cancel-workflow-action@85880fa...3155a14)

---
updated-dependencies:
- dependency-name: github/accessibility-alt-text-bot
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: super-linter/super-linter
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: styfle/cancel-workflow-action
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 1, 2026
@dependabot dependabot bot requested a review from coliff as a code owner February 1, 2026 04:15
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 1, 2026

Deploying htmlhint with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6e4822f
Status: ✅  Deploy successful!
Preview URL: https://54aeeece.htmlhint.pages.dev
Branch Preview URL: https://dependabot-github-actions-gi-p943.htmlhint.pages.dev

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 1, 2026
@coliff coliff merged commit 31e17d8 into main Feb 1, 2026
17 checks passed
@coliff coliff deleted the dependabot/github_actions/github-actions-ad9b7c61b4 branch February 1, 2026 04:19
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

1 participant