Vault Secret Store
Version updated for https://github.com/camarrone/vault-secret-store to version v0.0.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action provides an interface for securely interacting with HashiCorp Vault, enabling both reading and writing of secrets. It automates the retrieval and storage of sensitive information such as API keys or tokens, making secrets accessible as environment variables or outputs for subsequent workflows. This action solves the problem of managing secrets securely in CI/CD pipelines while offering flexibility in authentication methods and output formats.
Release notes
Full Changelog: https://github.com/camarrone/vault-secret-store/compare/v0.0.3...v0.0.4