thiagodnf/String Replacer

A GitHub Action for finding and replacing strings in your project files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
findThe regular expression you want to be replacedyes
replaceThe new string to be replacedyes
includeA glob of files to include in our find and replaceno**
excludeA glob of files to exclude in our find and replaceno.git/**
namedescription
modifiedFilesThe number of files which have been modified