Skip to content

GH Actions: Bump the action-runners group with 6 updates - #1466

Merged
jrfnl merged 1 commit into
3.xfrom
dependabot/github_actions/3.x/action-runners-04fb15bf49
Jul 26, 2026
Merged

GH Actions: Bump the action-runners group with 6 updates#1466
jrfnl merged 1 commit into
3.xfrom
dependabot/github_actions/3.x/action-runners-04fb15bf49

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the action-runners group with 6 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
actions/attest 4.1.1 4.2.0
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 actions/attest from 4.1.1 to 4.2.0

Release notes

Sourced from actions/attest's releases.

v4.2.0

What's Changed

Full Changelog: actions/attest@v4.1.1...v4.2.0

Commits
  • f7c74d2 feat: support SHA-2 subject digests (#446)
  • 88633d1 Bump js-yaml from 4.2.0 to 5.2.1 (#452)
  • 5dff824 Bump the actions-minor group with 3 updates (#453)
  • e67e539 Bump the npm-development group across 1 directory with 2 updates (#448)
  • 95f6155 Bump @​types/node from 25.9.2 to 26.1.1 (#449)
  • b644c72 Read subjects from GITHUB_ARTIFACTS_LIST (#447)
  • 7d3af28 Bump csv-parse from 6.2.1 to 7.0.1 (#437)
  • 52cbb4d Bump @​actions/glob from 0.6.1 to 0.7.0 in the npm-production group across 1 d...
  • a5ce33e ci: download rebuilt dist/ artifact outside the checkout workspace (#445)
  • 4c65731 ci: auto-rebuild dist/ for Dependabot production bumps (#444)
  • Additional commits viewable 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 6 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` |
| [actions/attest](https://github.com/actions/attest) | `4.1.1` | `4.2.0` |
| [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 `actions/attest` from 4.1.1 to 4.2.0
- [Release notes](https://github.com/actions/attest/releases)
- [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md)
- [Commits](actions/attest@a1948c3...f7c74d2)

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: actions/attest
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 3.13.6 milestone Jul 26, 2026
@jrfnl
jrfnl merged commit 20d0f55 into 3.x Jul 26, 2026
169 of 179 checks passed
@jrfnl
jrfnl deleted the dependabot/github_actions/3.x/action-runners-04fb15bf49 branch July 26, 2026 20:55
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