From 9aa9077412fd928682a9fcd10365c87bb1c15343 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 13:06:24 +0000 Subject: [PATCH] Bump shivammathur/setup-php in the actions group across 1 directory Bumps the actions group with 1 update in the / directory: [shivammathur/setup-php](https://github.com/shivammathur/setup-php). Updates `shivammathur/setup-php` from 2.30.4 to 2.31.0 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/c665c7a15b5295c2488ac8a87af9cb806cd72198...2e947f1f6932d141d076ca441d0e1e881775e95b) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/phpmd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/phpmd.yml b/.github/workflows/phpmd.yml index 02cde41..0bab0f3 100644 --- a/.github/workflows/phpmd.yml +++ b/.github/workflows/phpmd.yml @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@v4 - name: Setup PHP - uses: shivammathur/setup-php@c665c7a15b5295c2488ac8a87af9cb806cd72198 + uses: shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b with: coverage: none tools: phpmd