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 fe9221a commit b7f8f71Copy full SHA for b7f8f71
action.yml
@@ -24,7 +24,7 @@ outputs:
24
sarifFile:
25
description: A file path to a SARIF results file.
26
runs:
27
- using: 'node16'
+ using: 'node20'
28
main: 'lib/main.js'
29
pre: 'lib/pre.js'
30
post: 'lib/post.js'
0 commit comments