From b3b8a51d3c56e2b1a9e8698fbc0d3c35172912cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:31:08 +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.1 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/c665c7a15b5295c2488ac8a87af9cb806cd72198...c541c155eee45413f5b09a52248675b1a2575231) --- 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..da6d34a 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@c541c155eee45413f5b09a52248675b1a2575231 with: coverage: none tools: phpmd