it-rakaya/Load Secrets from Akeyless
Fetches secrets from Akeyless and exports them to GITHUB_ENV
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 1, 2026
- License
- MIT
Pinned Snippet
uses: it-rakaya/akeyless-fetch-secrets@fbe3fad359d3bfab818c225dfe04a2e547063498 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| access-id | Akeyless Access ID | yes | — |
| access-key | Akeyless Access Key | yes | — |
| secret-path | Path of the secret in Akeyless (must be a JSON key-value object) | yes | — |
| output-file | Optional filename to write the secret to instead of exporting environment variables. | no | "" |
Outputs
no outputs