We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ec5db commit 5295365Copy full SHA for 5295365
1 file changed
action.yml
@@ -23,5 +23,5 @@ outputs:
23
status:
24
description: 'The status of the scan'
25
runs:
26
- using: 'node14'
+ using: 'node16'
27
main: 'dist/index.js'
0 commit comments