Update pedrolamas/handlebars-action to 2.4.0
This commit is contained in:
parent
56b3507bfe
commit
a3ccb8f597
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue