Skip to content

Commit 2b94f6f

Browse files
committed
Switch our PHP Security Checker
1 parent 4250470 commit 2b94f6f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,8 @@ jobs:
3737
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-suggest
3838

3939
- name: PHP Security Checker
40-
uses: StephaneBour/actions-php-security-checker@1.0
40+
uses: symfonycorp/security-checker-action@v2
4141
if: ${{ matrix.stability == 'prefer-stable' }}
42-
with:
43-
composer-lock: './composer.lock'
4442

4543
- name: Execute tests
4644
run: vendor/bin/phpunit --coverage-clover=coverage.clover --verbose

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy