Skip to content

Commit 64b8faf

Browse files
Update shivammathur/setup-php action to v2.37.1 [SECURITY]
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | shivammathur/setup-php | 2.37.0 | 2.37.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d51b44 commit 64b8faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@v6.0.2
23-
- uses: shivammathur/setup-php@2.37.0
23+
- uses: shivammathur/setup-php@2.37.1
2424

2525
with:
2626
php-version: ${{ env.default_php }}

0 commit comments

Comments
 (0)