actions-marketplace-validations/inline-envsubst
This is an action to run envsubst inline in a set of files. Allows limiting patterns and does not use Docker.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | One or more files, separated by a space, that will have envsubst performed on them. | yes | — |
| patterns | Restrict the substitution to a strict set of patterns, rather than attempting to match any patterns found. Patterns separated by a space. | no | — |
Outputs
no outputs