We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95be4b2 commit 0bc194eCopy full SHA for 0bc194e
.github/actions/check-sarif/action.yml
@@ -16,5 +16,5 @@ inputs:
16
Comma separated list of query ids that should NOT be included in this SARIF file.
17
18
runs:
19
- using: node16
+ using: 'node20'
20
main: index.js
0 commit comments