Skip to content

GH Actions: Bump the action-runners group with 4 updates#92

Merged
jrfnl merged 1 commit into
mainfrom
dependabot/github_actions/action-runners-ccad5b7980
Mar 6, 2026
Merged

GH Actions: Bump the action-runners group with 4 updates#92
jrfnl merged 1 commit into
mainfrom
dependabot/github_actions/action-runners-ccad5b7980

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the action-runners group with 4 updates: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml, PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml, lycheeverse/lychee-action and streetsidesoftware/cspell-action.

Updates PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml from 1.1.0 to 1.1.1

Release notes

Sourced from PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml's releases.

v1.1.1 - 2026-03-05

Fixed

  • The config file matching was broken for the reusable-markdownlint.yml, reusable-phpstan.yml and the reusable-yamllint.yml workflows, causing the actual linting tasks in these workflows to no longer run. #30, fixed via #31. Thanks @​james-cnz for reporting!

Changed

  • All workflows: actions/checkout was bumped from v6.0.1 to v6.0.2.
  • reusable-remark.yml: actions/setup-node was bumped from v6.1.0 to v6.3.0.
Commits
  • 0d44fe2 GH Actions: Bump actions/setup-node in the action-runners group
  • d9d805f Workflows: revert file pattern change
  • f1bf523 GH Actions: Bump actions/checkout in the action-runners group
  • 3e3dd7e GH Actions: Bump actions/setup-node in the action-runners group
  • See full diff in compare view

Updates PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml from 1.1.0 to 1.1.1

Release notes

Sourced from PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml's releases.

v1.1.1 - 2026-03-05

Fixed

  • The config file matching was broken for the reusable-markdownlint.yml, reusable-phpstan.yml and the reusable-yamllint.yml workflows, causing the actual linting tasks in these workflows to no longer run. #30, fixed via #31. Thanks @​james-cnz for reporting!

Changed

  • All workflows: actions/checkout was bumped from v6.0.1 to v6.0.2.
  • reusable-remark.yml: actions/setup-node was bumped from v6.1.0 to v6.3.0.
Commits
  • 0d44fe2 GH Actions: Bump actions/setup-node in the action-runners group
  • d9d805f Workflows: revert file pattern change
  • f1bf523 GH Actions: Bump actions/checkout in the action-runners group
  • 3e3dd7e GH Actions: Bump actions/setup-node in the action-runners group
  • See full diff in compare view

Updates lycheeverse/lychee-action from 2.7.0 to 2.8.0

Release notes

Sourced from lycheeverse/lychee-action's releases.

v2.8.0

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v2.7.0...v2.8.0

Commits
  • 8646ba3 Add message with Summary report URL (#326)
  • c6e7911 [create-pull-request] automated change
  • 631725a Bump peter-evans/create-pull-request from 7 to 8 (#318)
  • 942f324 Bump actions/cache from 4 to 5 (#319)
  • 79de881 Bump actions/checkout from 5 to 6 (#316)
  • 1ef33e2 Update test to use --root-dir instead of the deprecated --base (#315)
  • 50a631e Update args for lychee-action to use root-dir (#314)
  • See full diff in compare view

Updates streetsidesoftware/cspell-action from 8.2.0 to 8.3.0

Release notes

Sourced from streetsidesoftware/cspell-action's releases.

v8.3.0

8.3.0 (2026-02-23)

Features

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.3.0 (2026-02-23)

Features

Updates and Bug Fixes

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)

... (truncated)

Commits

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

Bumps the action-runners group with 4 updates: [PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml](https://github.com/phpcsstandards/.github), [PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml](https://github.com/phpcsstandards/.github), [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) and [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action).


Updates `PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@a06ac9f...0d44fe2)

Updates `PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@a06ac9f...0d44fe2)

Updates `lycheeverse/lychee-action` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@a8c4c7c...8646ba3)

Updates `streetsidesoftware/cspell-action` from 8.2.0 to 8.3.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@d5d910b...9cd41bb)

---
updated-dependencies:
- dependency-name: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
- dependency-name: PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-runners
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-runners
...

Signed-off-by: dependabot[bot] <support@github.com>
@jrfnl jrfnl merged commit 4cf7b06 into main Mar 6, 2026
15 checks passed
@jrfnl jrfnl deleted the dependabot/github_actions/action-runners-ccad5b7980 branch March 6, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant