Skip to content

Commit

Permalink
Bump chuhlomin/render-template from 1.9 to 1.10 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [chuhlomin/render-template](https://github.com/chuhlomin/render-template).


Updates `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
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 6211008 commit 0a939f3
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.9
uses: chuhlomin/render-template@v1.10
with:
template: .github/comment-templates/comment-pending-deployment-info.md
vars: |
Expand Down

0 comments on commit 0a939f3

Please sign in to comment.