Skip to content

Commit 0aab59e

Browse files
GH Actions: Bump shivammathur/setup-php in the action-runners group
Bumps the action-runners group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php). Updates `shivammathur/setup-php` from 2.36.0 to 2.37.0 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@44454db...accd612) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: action-runners ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d44fe2 commit 0aab59e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Install PHP
4444
if: ${{ steps.has_config.outputs.files_exists == 'true' }}
45-
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
45+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
4646
with:
4747
php-version: ${{ inputs.phpVersion }}
4848
coverage: none

0 commit comments

Comments
 (0)