Skip to content

Commit

Permalink
Adjust security checker
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandoorn committed Apr 2, 2024
1 parent 6a4d625 commit 622a1d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ jobs:
run: (cd tests/Application && bin/console doctrine:schema:validate)

-
uses: symfonycorp/security-checker-action@v4
continue-on-error: true
name: Run security check
run: symfony security:check

-
name: Check coding standard
Expand Down

0 comments on commit 622a1d6

Please sign in to comment.