specify upload sarif file path

This commit is contained in:
Yong Yan 2021-06-23 12:33:34 -07:00
parent 70014135c9
commit c53794a24b
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ jobs:
- name: Upload analysis results to GitHub Security tab - name: Upload analysis results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v1 uses: github/codeql-action/upload-sarif@v1
with: with:
sarif_file: flawfinder-results.sarif sarif_file: ./flawfinder-results.sarif