lfreleng-actions/String Substitution in File (using sed)

Performs string substitutions using the command-line tool, sed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/file-sed-regex-action@12dd7fca1407a832a3591b544e7e23d5842aabeb # v0.2.0

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

namedescriptionrequireddefault
flagsFlags to use with SED commandno-i
regexSearch/replace expressionyes
pathPath to local file to modifyyes
debugEnable debugging outputno
namedescription
exit_statusExit status of sed command