valonsodev/secrets-token-selector

A github action to select a specific token from all the secrets in the repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
secretsJSON secretsyes
secretKeySecret key to select from the JSON secrets. If the key is not found and no fallback is provided, the action will failyes
fallbackKeySecret key to use if no secret value is found with the key providedno
outputNameName of the output enviroment variable to set with the selected secret valueyesSELECTED_SECRET

no outputs