Skip to content

Commit

Permalink
Use security checker action
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandoorn committed Mar 16, 2023
1 parent 4a24d36 commit 930b4d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,7 @@ jobs:
run: (cd tests/Application && bin/console doctrine:schema:validate)

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

-
Expand Down

0 comments on commit 930b4d3

Please sign in to comment.