Skip to content

Commit 41b1e1e

Browse files
committed
Upload Sarif report
1 parent b1998cb commit 41b1e1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/qodana.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ jobs:
2929
upload-result: true
3030
env:
3131
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
32+
- uses: github/codeql-action/upload-sarif@v2
33+
with:
34+
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 commit comments

Comments
 (0)