actions-marketplace-validations/Find Strings

Find a string in your project files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 15, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nguyenvanuyn96_str-find-action@77006965cef10f4a7c76da0958cfd399f7a97faa # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
includeA regular expression of files to include in our find string actionno.*
excludeA regular expression of files to exclude in our find string actionno.git
findThe string we want to findyes
namedescription
fileFoundCountThe number of files which have been found
resultArrayThe list of string which have been found