specify upload sarif file path
This commit is contained in:
parent
70014135c9
commit
c53794a24b
|
@ -22,4 +22,4 @@ jobs:
|
|||
- name: Upload analysis results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
with:
|
||||
sarif_file: flawfinder-results.sarif
|
||||
sarif_file: ./flawfinder-results.sarif
|
||||
|
|
Loading…
Reference in New Issue