From 556c15b9794fae363dd78bd3f21da6e5c46f8891 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 07:26:46 +0000 Subject: [PATCH] chore(deps): update shivammathur/setup-php digest to 21e092a --- .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 ca2ed48..06a5fec 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@21e092a3e0c2fabb77bf641337eced34a4bcd3cc with: php-version: ${{ env.PHP_VERSION }}