build(deps): bump chuhlomin/render-template from 1.8 to 1.9 (#288)

Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.8 to 1.9.
- [Release notes](https://github.com/chuhlomin/render-template/releases)
- [Commits](https://github.com/chuhlomin/render-template/compare/v1.8...v1.9)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-13 05:32:07 +00:00 committed by GitHub
parent f9285f91a1
commit 8259733527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ jobs:
# Test create from template # Test create from template
- name: Render template - name: Render template
id: template id: template
uses: chuhlomin/render-template@v1.8 uses: chuhlomin/render-template@v1.9
with: with:
template: .github/comment-template.md template: .github/comment-template.md
vars: | vars: |

View File

@ -51,7 +51,7 @@ jobs:
# Test create from template # Test create from template
- name: Render template - name: Render template
id: template id: template
uses: chuhlomin/render-template@v1.8 uses: chuhlomin/render-template@v1.9
with: with:
template: .github/comment-template.md template: .github/comment-template.md
vars: | vars: |