32bjfunds/Find and Replace

Find and replace a string in your project files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 22, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 32bjfunds/find_and_replace@a62adc78f2046296202c8526a38e966e2acc0e01 # no releases — HEAD as of 2026-08-29

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
includeA glob of files to include in our find and replaceno**
excludeA glob of files to exclude in our find and replaceno.git/**
findThe regular expression (or fixed string) we want to replaceyes
replaceThe new string to replace withyes
regexWhether to match with.find as a regular expression instead of a fixed stringno
namedescription
modifiedFilesThe number of files which have been modified