hashicorp/vault-action

[BUG] Upgrade to node 20

Closed this issue · 2 comments

Describe the bug

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hashicorp/vault-action@v
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

To Reproduce

using the action in any way

Expected behavior

No deprecation warning shown

@bbarker-eb Hello, could you please provide the version of vault-action you are using?

This was addressed in #509 which was released as https://github.com/hashicorp/vault-action/releases/tag/v2.7.5 and available on the v2 tag https://github.com/hashicorp/vault-action/releases/tag/v2

See also:

using: 'node20'

2.4.3. I had searched for a node20 in the release notes and was unable to find it. Thank you!