actions-able/envsubst-gnu-utility

Substitutes the values of environment variables in one file or in multiple files following patterns

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 17, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-able/envsubst-action@d83b930793114f06452ec044c80f1d0c8412a812 # v1.2.0

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

namedescriptionrequireddefault
working-directoryDirectory where to find the input file(s)yes.
input-filePath to the input fileno
output-filePath to the output fileno
input-file-patternPattern of input files. Will be used with GNU find -nameno
output-file-suffixSuffix that will be added to filename for output filesno.subst

no outputs