actions-marketplace-validations/Decrypt Secrets
Decrypt secrets from a JSON file using gpg
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| secrets_file | The `gpg` file. For example, `.github/workflows/secrets.json.gpg` | yes | — |
| map | Describes the map between the environment variables and secret keys. For example, `SECRET_PASSWORD=PASSWORD,PASSPHRASE=passphrase` | yes | — |
Outputs
no outputs