5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-09 16:16:55 +00:00

use node16 in action.yml (#375)

This commit is contained in:
prizov 2022-10-14 02:07:48 +03:00 committed by Tom North
parent e80ba870f5
commit abcf1afc20

View file

@ -77,7 +77,7 @@ inputs:
required: false
default: 3600
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
branding:
icon: 'unlock'