actions-marketplace-validations/File Regex Replace 2023

Allows you to perform a regex replace in your repository files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
regexregex to apply(regex)yes
flagsflags of the regexnog
replacementreplacement stringyes$1
includeFiles to be replaced(regex)no.*
excludeFiles not to be replaced(regex)no.^
encodingString file encodingnoutf8
pathPath to the folder to be replacedno.
namedescription
valueregex replaced in your repository files