Skip to content

Commit

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

---
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] committed Apr 22, 2024
1 parent c385285 commit 12f8bab
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 @@ -34,7 +34,7 @@ jobs:

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

0 comments on commit 12f8bab

Please sign in to comment.