Reoclo Load Secrets
Version updated for https://github.com/reoclo/load-secrets to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Reoclo Load Secrets action reads secrets from the Reoclo Secrets Manager into a GitHub Actions environment, automating the process of securely managing sensitive information without storing them directly in GitHub Secrets. This helps maintain a single source of truth for secrets and ensures that only authorized projects have access to them during runtime. The action also provides options to filter which secrets are loaded, add prefixes to variable names, and unset them after the job is completed.
What’s Changed
Full Changelog: https://github.com/reoclo/load-secrets/commits/v1.0.0