Skip to content

Commit b99ecf8

Browse files
Test workflow
1 parent e69aae9 commit b99ecf8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/codeql.yml

-7
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,6 @@ jobs:
9696
category: "/language:${{matrix.language}}"
9797
output: sarif-results
9898

99-
- name: Upload SARIF file
100-
id: upload-sarif
101-
uses: github/codeql-action/upload-sarif@v3
102-
with:
103-
sarif_file: ${{ steps.analyze.outputs.sarif }}
104-
category: "/language:${{matrix.language}}"
105-
10699
- name: Dismiss CodeQL Alerts
107100
uses: advanced-security/dismiss-alerts@v2
108101
with:

0 commit comments

Comments
 (0)