Skip to content

Commit 3796472

Browse files
committed
Update ymfonycorp/security-checker-action to V3. Rel. symfonycorp/security-checker-action#6
1 parent 2d1ead5 commit 3796472

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.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)