Skip to content

Commit 178df2a

Browse files
authored
Merge pull request #994 from Roave/renovate/github-tags-shivammathur-setup-php-vulnerability
Update shivammathur/setup-php action to v2.37.1 [SECURITY]
2 parents bdf5e7d + f699c59 commit 178df2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
fetch-depth: 0
5858

5959
- name: "Install PHP"
60-
uses: "shivammathur/setup-php@2.36.0"
60+
uses: "shivammathur/setup-php@2.37.1"
6161
with:
6262
php-version: "${{ matrix.php-version }}"
6363
ini-values: memory_limit=-1
@@ -108,7 +108,7 @@ jobs:
108108
fetch-depth: 0
109109

110110
- name: "Install PHP"
111-
uses: "shivammathur/setup-php@2.36.0"
111+
uses: "shivammathur/setup-php@2.37.1"
112112
with:
113113
php-version: "${{ matrix.php-version }}"
114114
ini-values: memory_limit=-1

0 commit comments

Comments
 (0)