Skip to content

Commit a3ccb8f

Browse files
committed
Update pedrolamas/handlebars-action to 2.4.0
1 parent 56b3507 commit a3ccb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ runs:
170170
echo "$DELIMITER" >> $GITHUB_ENV
171171
echo "GIT_COMMIT_MESSAGE is: ${COMMIT_MESSAGE}"
172172
- name: Interpolate PR Body
173-
uses: pedrolamas/handlebars-action@v2.3.0
173+
uses: pedrolamas/handlebars-action@v2.4.0
174174
with:
175175
files: 'pr_body.template'
176176
output-filename: 'pr_body.txt'

0 commit comments

Comments
 (0)