From 60cd7ffc4a7d91c31c7f825d71ac314d88ed706b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 08:58:32 +0000 Subject: [PATCH] chore(deps): update shivammathur/setup-php digest to 78e1c95 --- .github/workflows/azure-webapps-php.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-webapps-php.yml b/.github/workflows/azure-webapps-php.yml index 955b03d..75f8065 100644 --- a/.github/workflows/azure-webapps-php.yml +++ b/.github/workflows/azure-webapps-php.yml @@ -41,7 +41,7 @@ jobs: - uses: actions/checkout@v3 - name: Setup PHP - uses: shivammathur/setup-php@9c77701ae57b0c47f6732beebfbdec76e4e5c90a + uses: shivammathur/setup-php@78e1c9506039dcfa324e28d95b07f49dd881ad6b with: php-version: ${{ env.PHP_VERSION }}