UnveilPass Get Secret
Version updated for https://github.com/UnveilTech/get-secret to version v1.0.0.
- 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
The UnveilPass Get Secret GitHub Action retrieves credentials from an UnveilPass vault via the Agent Gateway for use in workflows. It automates the secure integration of sensitive data, such as usernames and passwords, into CI/CD pipelines, eliminating manual credential management. Key features include automatic masking of sensitive information in logs, one-time use credentials, and support for multiple secrets retrieval.
What’s Changed
- Include node_modules for GitHub Actions runtime (29a3efd)
- Initial commit (4e2122c)