Skip to content

Commit 14c8a6a

Browse files
renovate[bot]AlexSkrypnyk
authored andcommitted
Update shivammathur/setup-php digest to accd612
1 parent 7e4da24 commit 14c8a6a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/vortex-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
key: ${{ runner.os }}-${{ hashFiles('**/composer.lock') }}
4646

4747
- name: Setup PHP
48-
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2
48+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
4949
with:
5050
php-version: 8.3
5151

@@ -117,7 +117,7 @@ jobs:
117117
node-version: 22.17.1
118118

119119
- name: Setup PHP
120-
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2
120+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
121121
with:
122122
php-version: 8.3
123123

.github/workflows/vortex-test-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
node-version: 22.17.1
4040

4141
- name: Setup PHP
42-
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2
42+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
4343
with:
4444
php-version: 8.3
4545

.github/workflows/vortex-test-installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2929

3030
- name: Setup PHP
31-
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2
31+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
3232
with:
3333
php-version: ${{ matrix.php-versions }}
3434
coverage: pcov

0 commit comments

Comments
 (0)