actions-marketplace-validations/string-tokeniser
Finds and replaces strings
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 10, 2023
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/scott-david-walker_tokeniser@fd802878d8092e653c8df8f7d4afc867098551b2 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| files | A glob of files search through | no | ** |
| prefix | The values that prefix the string | no | #{ |
| suffix | The values that suffix the string | no | }# |
| fail-if-no-provided-replacement | Determines whether task will fail if a replaceable variable is found with no provided env variable | no | true |
Outputs
no outputs