actions-marketplace-validations/Substitute String

Substitute or replace a string from a text or a file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
_input-textThe plain input text. This will take precendence if `_input-file` is also specified.no
_input-fileThe file to read as input. `_input-text` will take precedence if it is specified.no
_output-fileThe file to write after substitutions.no
_format-keyFormats a key before replacing. Use the word `key` to refer to the substitute key. Visit the README for examples. no
namedescription
resultThe result string after substitutions.