Skip to content

GH Actions: Bump the action-runners group across 1 directory with 2 updates#63

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/action-runners-599b765c23
Closed

GH Actions: Bump the action-runners group across 1 directory with 2 updates#63
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/action-runners-599b765c23

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the action-runners group with 2 updates in the / directory: shivammathur/setup-php and phpcsstandards/xmllint-validate.

Updates shivammathur/setup-php from 2.37.0 to 2.37.2

Release notes

Sourced from shivammathur/setup-php's releases.

2.37.2

Changelog

  • Fixed macOS setup by marking shivammathur/php and shivammathur/extensions as trusted taps.

  • Switched to Visual Studio 18 (vs18) builds for PHP 8.6 on Windows.

  • Improved looking up environment variables.

  • Tightened security in internal GitHub action workflows.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

2.37.1

Changelog

Security Updates

[!NOTE] This can affect workflows that pass values from users or pull requests to setup-php, for example from comments, dispatch inputs, PR titles/branches, generated matrices, or files such as .php-version and composer.json. Be especially careful with pull_request_target workflows that use any value from the pull request. Workflows that only use fixed trusted values are not expected to be affected, but updating to 2.37.1 is recommended.

[!NOTE]
This only affects workflows where the composer version is pinned like composer:2.9.7, workflows that do not pin the version or use composer:v2 are not affected as those get automatic updates. In case you pin the version, it is highly recommended to upgrade and have automation to do such timely upgrades in your workflows.

Fixes and Improvements

  • Fixed support for phalcon on Windows.

  • Fixed restoring tools when using cached using previous runs.

  • Improved enabling gearman extension on Linux.

  • Fixed fallback when installing PhpManager and VcRedist modules on Windows.

  • Fixed parsing extension inputs with backslash line continuation.

  • Improved workflow examples

    • Added workflow examples for Drupal 11 composer-managed projects and WordPress plugins.

... (truncated)

Commits

Updates phpcsstandards/xmllint-validate from 1.0.1 to 1.0.2

Release notes

Sourced from phpcsstandards/xmllint-validate's releases.

v1.0.2 - 2026-06-21

Changed

  • The korelstar/xmllint-problem-matcher action runner, which takes care of serving XML lint errors as GitHub annotations, has been bumped from v1.2.0 to v1.3.0. This version bump means this action runner will now run on Node 24 and will no longer generate a warning.
Commits
  • 3cec20c Merge pull request #37 from PHPCSStandards/dependabot/github_actions/action-r...
  • 037bb2d GH Actions: Bump the action-runners group across 1 directory with 5 updates
  • 6f3a05f Merge pull request #34 from PHPCSStandards/dependabot/github_actions/action-r...
  • 003cb2e GH Actions: Bump the action-runners group with 3 updates
  • 6a4f9a1 Merge pull request #33 from PHPCSStandards/feature/dependabot-change-cronjob-...
  • ebc3526 Dependabot: change the cronjob scheduled time
  • c9804c3 Merge pull request #32 from PHPCSStandards/dependabot/github_actions/action-r...
  • abba520 GH Actions: Bump the action-runners group with 3 updates
  • 394d619 Merge pull request #31 from PHPCSStandards/dependabot/github_actions/action-r...
  • eeebc3e GH Actions: Bump actions/checkout in the action-runners group
  • 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 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 action-runners group with 2 updates in the / directory: [shivammathur/setup-php](https://github.com/shivammathur/setup-php) and [phpcsstandards/xmllint-validate](https://github.com/phpcsstandards/xmllint-validate).


Updates `shivammathur/setup-php` from 2.37.0 to 2.37.2
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@accd612...f3e473d)

Updates `phpcsstandards/xmllint-validate` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/phpcsstandards/xmllint-validate/releases)
- [Commits](PHPCSStandards/xmllint-validate@0fd9c4a...3cec20c)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-version: 2.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
- dependency-name: phpcsstandards/xmllint-validate
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-runners
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the chores/QA label Jun 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 21, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/action-runners-599b765c23 branch June 21, 2026 10:48
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.

0 participants