From 8a91785d0c56e55c49bf99456870c93503b1b22a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 15:36:40 +0000 Subject: [PATCH] Update shivammathur/setup-php action to v2.37.1 [SECURITY] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81458a2..bb70e67 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v6 - name: Setup PHP - uses: shivammathur/setup-php@2.37.0 + uses: shivammathur/setup-php@2.37.1 with: php-version: ${{ matrix.php }} coverage: xdebug