Skip to content

Commit

Permalink
Bump chuhlomin/render-template from 1.8 to 1.9
Browse files Browse the repository at this point in the history
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](chuhlomin/render-template@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent eb8e14b commit d8815a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-pending-deployment-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
print(f"community_rep={community_rep}", file=f)
- name: Render comment template using information from the `find-missing-info` step before
id: template
uses: chuhlomin/render-template@v1.8
uses: chuhlomin/render-template@v1.9
with:
template: .github/comment-templates/comment-pending-deployment-info.md
vars: |
Expand Down

0 comments on commit d8815a1

Please sign in to comment.