Skip to content

Commit

Permalink
build(deps): bump pedrolamas/handlebars-action from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [pedrolamas/handlebars-action](https://github.com/pedrolamas/handlebars-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/pedrolamas/handlebars-action/releases)
- [Commits](pedrolamas/handlebars-action@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: pedrolamas/handlebars-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cole-h committed Feb 28, 2024
1 parent 96c74d2 commit 70d01ca
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 @@ -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.2.0
uses: pedrolamas/handlebars-action@v2.3.0
with:
files: 'pr_body.template'
output-filename: 'pr_body.txt'
Expand Down

0 comments on commit 70d01ca

Please sign in to comment.