actions-marketplace-validations/Secret Parser lite
Replaces GitHub Actions secrets referenced in files with their raw values
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | File where GitHub Actions Secrets references should be parsed and replaced | yes | — |
| secret-name | Name of secret to search for in the designated file | yes | — |
| secret-value | Value of secret to replace reference with in designated file | yes | — |
Outputs
no outputs