Skip to content

Commit 4bd68a2

Browse files
committed
delete sarif scan
1 parent 5db9ea3 commit 4bd68a2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/security.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,3 @@ jobs:
2222
uses: gitleaks/gitleaks-action@v2
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25-
26-
# Upload SARIF produced by the action (results.sarif)
27-
- name: Upload SARIF to Code Scanning
28-
uses: github/codeql-action/upload-sarif@v4
29-
with:
30-
sarif_file: results.sarif

0 commit comments

Comments
 (0)