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 f2bea0a commit 43a5ca5Copy full SHA for 43a5ca5
.github/workflows/tfsec.yml
@@ -18,8 +18,8 @@ jobs:
18
working_directory: _example
19
full_repo_scan: true
20
21
- - name: Upload SARIF file
22
- uses: github/codeql-action/upload-sarif@v1
23
- with:
24
- # Path to SARIF file relative to the root of the repository
25
- sarif_file: tfsec.sarif
+# - name: Upload SARIF file
+# uses: github/codeql-action/upload-sarif@v1
+# with:
+# # Path to SARIF file relative to the root of the repository
+# sarif_file: tfsec.sarif
0 commit comments