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

use node16 in action.yml (#375)

This commit is contained in:
prizov 2022-10-14 02:07:48 +03:00 committed by GitHub
parent 7d98524254
commit 2537991e61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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