Update .github/workflows/start.yaml
Some checks failed
build / Build (push) Failing after 5m22s

This commit is contained in:
hgn
2025-01-16 09:23:24 +01:00
parent ca47b2da90
commit 71c7f27be3

View File

@@ -20,9 +20,4 @@ jobs:
format: 'sarif'
output: 'trivy-results.sarif'
exit-code: '1'
severity: 'CRITICAL,HIGH'
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: 'trivy-results.sarif'
severity: 'CRITICAL,HIGH'