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

use node16 for the action

This commit is contained in:
Alex Prizov 2022-10-12 09:11:13 +03:00 committed by Alex Prizov
parent 7d98524254
commit cc612bc397
No known key found for this signature in database
GPG key ID: D71C0181ADFAC65E

View file

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