mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-05-06 01:54:44 +00:00
feat: update to node24
This commit is contained in:
parent
79632e33d6
commit
37aec905c6
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ inputs:
|
||||||
required: false
|
required: false
|
||||||
default: 'false'
|
default: 'false'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
branding:
|
branding:
|
||||||
icon: 'unlock'
|
icon: 'unlock'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue