12
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2026-05-19 14:01:53 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Srikrishna Iyer
647e66c75f
chore: upgrade Node.js to 24 and update dependencies
- Upgrade Node.js from 20 to 24.15.0 across all CI jobs and workflows
- Run npm audit fix to resolve CVEs in dependencies
- Generate TLS certs dynamically via scripts/gen-tls-certs.sh instead of using static certs
- Add Makefile targets for running each integration test suite locally
2026-05-06 20:26:22 +05:30
Thy Ton
62aa8bb4c4
Fix e2e CI failure from "Test that overwrite env var works in nested action (#453)" (#467)
Fix e2e CI failure VAULT-17057
Co-authored-by: Leonardo Villela <leonardo.villela37@gmail.com>
2023-06-13 11:22:43 -07:00
Richard Simpson
cf654c0bfe
Initial commit 2019-09-20 12:33:19 -05:00