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.
2 parents fae13e4 + 29d4f29 commit 4e96c4fCopy full SHA for 4e96c4f
action.yml
@@ -13,5 +13,5 @@ outputs:
13
sarifFile:
14
description: A file path to a SARIF results file.
15
runs:
16
- using: 'node16'
+ using: 'node20'
17
main: 'lib/action.js'
0 commit comments