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 47b3e03 commit 56663dbCopy full SHA for 56663db
.github/workflows/build-deploy.yml
@@ -49,8 +49,8 @@ jobs:
49
# template: '@/contrib/sarif.tpl'
50
# output: 'trivy-results.sarif'
51
# severity: 'CRITICAL,HIGH'
52
-
53
- - name: Upload Trivy scan results to GitHub Security tab
54
- uses: github/codeql-action/upload-sarif@v2
55
- with:
56
- sarif_file: 'trivy-results.sarif'
+#
+# - name: Upload Trivy scan results to GitHub Security tab
+# uses: github/codeql-action/upload-sarif@v2
+# with:
+# sarif_file: 'trivy-results.sarif'
0 commit comments