Skip to content

Commit

Permalink
Upgrade node12 to node16
Browse files Browse the repository at this point in the history
  • Loading branch information
jacek-kupczyk-wenovate authored Aug 8, 2023
1 parent 8dee38b commit 13820ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ inputs:
description: 'Acceptable Values: TRUE, FALSE. If TRUE, Detect will trust the Black Duck certificate even if the certificate is not in the keystore.'
default: 'TRUE'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 13820ab

Please sign in to comment.