actions-marketplace-validations/Render Template (Handlebars)

Renders a handlebars template with custom inputs

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/badsyntax_github-action-render-template@933ca101770694abdf02b07fd417245ac8206328 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
templateThe path to the handlebars template file. For example: ./.github/pr-comment-template.hbsyes
inputsA JSON object of key value pairs. For example: {"key":"value"}yes
namedescription
resultEscaped rendered template