Skip to content

GH Actions: Bump the action-runners group with 5 updates - #461

Merged
jrfnl merged 1 commit into
developfrom
dependabot/github_actions/action-runners-881f74c13b
Jul 21, 2026
Merged

GH Actions: Bump the action-runners group with 5 updates#461
jrfnl merged 1 commit into
developfrom
dependabot/github_actions/action-runners-881f74c13b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the action-runners group with 5 updates:

Package From To
actions/checkout 7.0.0 7.0.1
PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml 1.2.1 1.2.2
PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml 1.2.1 1.2.2
PHPCSStandards/.github/.github/workflows/reusable-remark.yml 1.2.1 1.2.2
PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml 1.2.1 1.2.2

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

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

... (truncated)

Commits

Updates PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml from 1.2.1 to 1.2.2

Release notes

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

v1.2.2 - 2026-07-20

Changed

Commits
  • c535983 GH Actions: Bump actions/checkout in the action-runners group
  • 8157467 GH Actions: Bump actions/setup-node from 6.4.0 to 7.0.0
  • d74290d GH Actions: Bump DavidAnson/markdownlint-cli2-action
  • See full diff in compare view

Updates PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml from 1.2.1 to 1.2.2

Release notes

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

v1.2.2 - 2026-07-20

Changed

Commits
  • c535983 GH Actions: Bump actions/checkout in the action-runners group
  • 8157467 GH Actions: Bump actions/setup-node from 6.4.0 to 7.0.0
  • d74290d GH Actions: Bump DavidAnson/markdownlint-cli2-action
  • See full diff in compare view

Updates PHPCSStandards/.github/.github/workflows/reusable-remark.yml from 1.2.1 to 1.2.2

Release notes

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

v1.2.2 - 2026-07-20

Changed

Commits
  • c535983 GH Actions: Bump actions/checkout in the action-runners group
  • 8157467 GH Actions: Bump actions/setup-node from 6.4.0 to 7.0.0
  • d74290d GH Actions: Bump DavidAnson/markdownlint-cli2-action
  • See full diff in compare view

Updates PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml from 1.2.1 to 1.2.2

Release notes

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

v1.2.2 - 2026-07-20

Changed

Commits
  • c535983 GH Actions: Bump actions/checkout in the action-runners group
  • 8157467 GH Actions: Bump actions/setup-node from 6.4.0 to 7.0.0
  • d74290d GH Actions: Bump DavidAnson/markdownlint-cli2-action
  • See full diff 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 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` |
| [PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml](https://github.com/phpcsstandards/.github) | `1.2.1` | `1.2.2` |
| [PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml](https://github.com/phpcsstandards/.github) | `1.2.1` | `1.2.2` |
| [PHPCSStandards/.github/.github/workflows/reusable-remark.yml](https://github.com/phpcsstandards/.github) | `1.2.1` | `1.2.2` |
| [PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml](https://github.com/phpcsstandards/.github) | `1.2.1` | `1.2.2` |


Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@fcbbdd9...c535983)

Updates `PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@fcbbdd9...c535983)

Updates `PHPCSStandards/.github/.github/workflows/reusable-remark.yml` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@fcbbdd9...c535983)

Updates `PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/phpcsstandards/.github/releases)
- [Commits](PHPCSStandards/.github@fcbbdd9...c535983)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
- dependency-name: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml
  dependency-version: 1.2.2
  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.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
- dependency-name: PHPCSStandards/.github/.github/workflows/reusable-remark.yml
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
- dependency-name: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
...

Signed-off-by: dependabot[bot] <support@github.com>
@jrfnl jrfnl added this to the 1.5.x Next milestone Jul 21, 2026
@jrfnl
jrfnl merged commit 18ccd88 into develop Jul 21, 2026
83 checks passed
@jrfnl
jrfnl deleted the dependabot/github_actions/action-runners-881f74c13b branch July 21, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant