Skip to content

Commit 5876a5b

Browse files
committed
correct ql file
1 parent 2cd0cdc commit 5876a5b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/test.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,7 @@ jobs:
4848
name: codeql-custom-results
4949
path: ./results/security-results.sarif
5050

51-
# ✅ Upload SARIF to GitHub Security Alerts (With a different unique category)
52-
- name: Upload SARIF to GitHub Security Tab
53-
uses: github/codeql-action/upload-sarif@v3
54-
with:
55-
category: "custom-query-upload" # Ensure this category is unique
56-
sarif_file: ./results/security-results.sarif
51+
5752

5853

5954

0 commit comments

Comments
 (0)