Skip to content

Commit 7958f01

Browse files
Bump shivammathur/setup-php from 2.37.1 to 2.37.2 (#63)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a1face commit 7958f01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
- name: Set up PHP environment
5757
if: steps.check_files.outputs.files_exists == 'true'
58-
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # v2
58+
uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # v2
5959
with:
6060
php-version: '${{ inputs.php }}'
6161
extensions: gd, imagick, mysql, zip, pdo_sqlite

0 commit comments

Comments
 (0)