Skip to content

Commit 9e13072

Browse files
chore: Update shivammathur/setup-php digest to ccf2c62 (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44371f7 commit 9e13072

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
6060

6161
- name: Set up PHP with PECL extension
62-
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2
62+
uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # v2
6363
with:
6464
php-version: ${{ matrix.php }}
6565
coverage: xdebug

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
6464

6565
- name: Set up PHP
66-
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2
66+
uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # v2
6767
with:
6868
php-version: ${{ matrix.php }}
6969
coverage: xdebug

0 commit comments

Comments
 (0)