Releases: Infisical/secrets-action
Releases · Infisical/secrets-action
v1.0.9
What's Changed
- misc: make error message more verbose by @sheensantoscapadngan in #10
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- fix: crash on include-imports: false by @DanielHougaard in #8
New Contributors
- @DanielHougaard made their first contribution in #8
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.6
finalized branding
Initial release
We are excited to announce the release of the Infisical Secrets GitHub Action! This action allows you to securely fetch and integrate secrets from Infisical into your GitHub workflows, streamlining your development and deployment processes.
Features
- Secure Secret Fetching: Authenticate using Machine Identity to securely fetch secrets from your Infisical workspace
- Flexible Project and Environment Configuration: Specify the source project and environment slugs to target specific configurations.
- Customizable Secret Retrieval: Control how secrets are fetched and exported based on your workflow needs. Choose between setting environment variables directly in your workflow or exporting secrets to a file.