mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2025-01-10 22:32:11 +01:00
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 "$DELIMITER" >> $GITHUB_ENV
|
||||||
echo "GIT_COMMIT_MESSAGE is: ${COMMIT_MESSAGE}"
|
echo "GIT_COMMIT_MESSAGE is: ${COMMIT_MESSAGE}"
|
||||||
- name: Interpolate PR Body
|
- name: Interpolate PR Body
|
||||||
uses: pedrolamas/handlebars-action@v2.3.0
|
uses: pedrolamas/handlebars-action@v2.4.0
|
||||||
with:
|
with:
|
||||||
files: 'pr_body.template'
|
files: 'pr_body.template'
|
||||||
output-filename: 'pr_body.txt'
|
output-filename: 'pr_body.txt'
|
||||||
|
|
Loading…
Reference in a new issue