Skip to content

Commit 6982d47

Browse files
authored
Update README.md
1 parent 7b41dcc commit 6982d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
with:
225225
args: '. --sarif --output results.sarif || true'
226226
- name: Upload njsscan report
227-
uses: github/codeql-action/upload-sarif@v2
227+
uses: github/codeql-action/upload-sarif@v3
228228
with:
229229
sarif_file: results.sarif
230230
```

0 commit comments

Comments
 (0)