Skip to content

Commit

Permalink
build(deps): bump chuhlomin/render-template from 1.4 to 1.5
Browse files Browse the repository at this point in the history
Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.4 to 1.5.
- [Release notes](https://github.com/chuhlomin/render-template/releases)
- [Commits](chuhlomin/render-template@v1.4...v1.5)

---
updated-dependencies:
- dependency-name: chuhlomin/render-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2022
1 parent 4a6c4b1 commit 3f4993d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-greeting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Render template
id: template
uses: chuhlomin/render-template@v1.4
uses: chuhlomin/render-template@v1.5
with:
template: .github/comment-template.md
vars: |
Expand Down

0 comments on commit 3f4993d

Please sign in to comment.