From 600a08b75bd4c16faac1f0875551ae79ab59c8fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 20:45:35 +0000 Subject: [PATCH] ci: bump shivammathur/setup-php from 2.30.2 to 2.37.2 Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.2 to 2.37.2. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/8872c784b04a1420e81191df5d64fbd59d3d3033...f3e473d116dcccaddc5834248c87452386958240) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.37.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/xcode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/xcode.yml b/.github/workflows/xcode.yml index ab45c551..30d6e63f 100644 --- a/.github/workflows/xcode.yml +++ b/.github/workflows/xcode.yml @@ -31,7 +31,7 @@ jobs: - uses: actions/checkout@v4 - name: Set up php ${{ env.PHP_VERSION }} - uses: shivammathur/setup-php@8872c784b04a1420e81191df5d64fbd59d3d3033 # v2.30.0 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # v2.30.0 with: php-version: ${{ env.PHP_VERSION }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation