From 431830b3c9eadac18a9aa8703ccdfcb5a5bc6d0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 07:39:37 +0000 Subject: [PATCH] chore(deps): update shivammathur/setup-php digest to a99dd24 --- .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..9adb64b 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@a99dd2408ee49ad5ec08301260877b88a87e6a03 with: php-version: ${{ env.PHP_VERSION }}