Stable #85
2
.github/workflows/njsscan-analysis.yml
vendored
2
.github/workflows/njsscan-analysis.yml
vendored
@@ -30,6 +30,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
args: ". --sarif --output results.sarif || true"
|
args: ". --sarif --output results.sarif || true"
|
||||||
- name: Upload njsscan report
|
- name: Upload njsscan report
|
||||||
uses: github/codeql-action/upload-sarif@v1
|
uses: github/codeql-action/upload-sarif@v2
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: results.sarif
|
||||||
|
|||||||
Reference in New Issue
Block a user