Update pedrolamas/handlebars-action to 2.4.0

This commit is contained in:
Cole Helbling 2024-02-29 06:55:53 -08:00 committed by GitHub
parent 56b3507bfe
commit 22ae1de06f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -170,7 +170,7 @@ runs:
echo "$DELIMITER" >> $GITHUB_ENV
echo "GIT_COMMIT_MESSAGE is: ${COMMIT_MESSAGE}"
- name: Interpolate PR Body
uses: pedrolamas/handlebars-action@v2.3.0
uses: pedrolamas/handlebars-action@v2.4.0
with:
files: 'pr_body.template'
output-filename: 'pr_body.txt'