We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc1489 commit 23dfe52Copy full SHA for 23dfe52
.github/workflows/unit-sec-test.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Upload Trivy scan results to GitHub Security tab
75
uses: github/codeql-action/upload-sarif@v3
76
with:
77
- sarif_file: 'trivy-results.sarif'
+ sarif_file: 'trivy-results.sarif'
78
79
owasp_zap_scan:
80
runs-on: ubuntu-latest
0 commit comments