actions-marketplace-validations/Find and replace (sub)string Action

Replaces (sub)strings in files. Useful to enrich configs with previous steps artifacts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 4, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/rheuvel89_replace-action@3e5b4d8e13440f0b24dc058803a6c5d796fda759 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
filesComma-seperated files list to find and replace inyes
sourceSource string to be foundyes
replacementReplacement string to be replaced withyes

no outputs