diff --git a/README.md b/README.md index 5681401..59442f8 100644 --- a/README.md +++ b/README.md @@ -550,7 +550,6 @@ jobs: format: 'sarif' output: 'trivy-results.sarif' exit-code: '1' - ignore-unfixed: true severity: 'CRITICAL,HIGH' - name: Upload Trivy scan results to GitHub Security tab