Skip to content

Commit 7263645

Browse files
committed
Update ymfonycorp/security-checker-action to V3. Rel. symfonycorp/security-checker-action#6
1 parent 79511ac commit 7263645

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
composer install --no-interaction --prefer-dist
3131
3232
- name: The PHP Security Checker
33-
uses: symfonycorp/security-checker-action@v2
33+
uses: symfonycorp/security-checker-action@v3
3434

3535
- name: Check PHPStan rules
3636
run: composer phpstan

0 commit comments

Comments
 (0)