mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-25 03:11:40 +01:00
None of these appear to have any changes in behavior we ought to be concerned with. - actions/cache: https://github.com/actions/cache/releases/tag/v5.0.1 Upgrade to Node 24 - actions/upload-artifact: https://github.com/actions/upload-artifact/releases/tag/v6.0.0 Upgrade to Node 24 - actions/checkout: https://github.com/actions/checkout/releases/tag/v6.0.1 Bug fix for persisted-credentials changes in 6 - actions/setup-node: https://github.com/actions/setup-node/releases/tag/v6.1.0 Updates internal actions and removes always-auth config - actions/download-artifact: https://github.com/actions/download-artifact/releases/tag/v7.0.0 Upgrade to Node 24 Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec>