actions-marketplace-validations/Secrets to environment variables
Clones the specified repository secrets into environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 17, 2024
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/firenza_secrets-to-env@fa25c79acebad3c63e6efb94bac8500dbb0bc8d6 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| secrets | json string of github repository secrets | yes | — |
| secret_filter_regex | regex to choose which secrets to export to env vars | no | — |
| env_var_name_lower_case_regex | regex to select secret name text to make lower case | no | — |
Outputs
no outputs