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