Skip to content

Commit

Permalink
Merge pull request #57 from DeterminateSystems/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/pedrolamas/handlebars-action-2.1.0

build(deps): bump pedrolamas/handlebars-action from 2.0.0 to 2.1.0
  • Loading branch information
lheckemann committed Jan 27, 2023
2 parents 876a472 + 766761f commit 114dde3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ runs:
echo "GIT_COMMIT_MESSAGE=$GIT_COMMIT_MESSAGE" >> $GITHUB_ENV
echo "GIT_COMMIT_MESSAGE is: ${GIT_COMMIT_MESSAGE}"
- name: Interpolate PR Body
uses: pedrolamas/handlebars-action@v2.0.0
uses: pedrolamas/handlebars-action@v2.1.0
with:
files: 'pr_body.template'
output-filename: 'pr_body.txt'
Expand Down

0 comments on commit 114dde3

Please sign in to comment.