From 3c84abe6c61d83a4d66629d5d937e6a723d28aa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 07:58:30 +0000 Subject: [PATCH] Bump shivammathur/setup-php from 2.30.4 to 2.30.5 Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.4 to 2.30.5. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/c665c7a15b5295c2488ac8a87af9cb806cd72198...fc14643b0a99ee9db10a3c025a33d76544fa3761) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/uitests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uitests.yml b/.github/workflows/uitests.yml index 7522c83d0..0f26b87c4 100644 --- a/.github/workflows/uitests.yml +++ b/.github/workflows/uitests.yml @@ -92,7 +92,7 @@ jobs: submodules: true - name: Set up php ${{ matrix.configs.phpversion }} - uses: shivammathur/setup-php@c665c7a15b5295c2488ac8a87af9cb806cd72198 # v2.30.4 + uses: shivammathur/setup-php@fc14643b0a99ee9db10a3c025a33d76544fa3761 # v2.30.5 with: php-version: ${{ matrix.configs.phpversion }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation