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 3843f7a commit 46c6bccCopy full SHA for 46c6bcc
action.yml
@@ -3,7 +3,7 @@ description: 'checks if your Node.js installation is vulnerable to known securit
3
author: 'RafaelGSS'
4
5
runs:
6
- using: 'node16'
+ using: 'node18'
7
main: 'dist/index.js'
8
9
inputs:
0 commit comments