Skip to content

Commit

Permalink
Update pedrolamas/handlebars-action to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-h committed Feb 29, 2024
1 parent 56b3507 commit a3ccb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -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'
Expand Down

0 comments on commit a3ccb8f

Please sign in to comment.