Stable #85

Merged
LucidKobold merged 32 commits from stable into stable 2022-12-14 16:13:23 -05:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit a20e37b044 - Show all commits

View File

@@ -30,6 +30,6 @@ jobs:
with:
args: ". --sarif --output results.sarif || true"
- name: Upload njsscan report
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: results.sarif