Skip to content

Commit

Permalink
Update security-goat-demo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonbosa authored Oct 6, 2023
1 parent 05a83a9 commit 55e08cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-goat-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- name: "[Perform Security Gate] Verify security alerts from DependaBot"
run: |
docker run --env-file=.env ${{ env.SECURITY_GOAT_IMAGE }} --verbose
docker run --env-file=.env ${{ env.SECURITY_GOAT_IMAGE }} --verbose --error 20

0 comments on commit 55e08cd

Please sign in to comment.