From d8815a1ee00c38411adbb1dc233d2fe24fe3deaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:40:45 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.8 to 1.9 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] --- .github/workflows/comment-pending-deployment-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/comment-pending-deployment-info.yaml b/.github/workflows/comment-pending-deployment-info.yaml index 83911e29f6..f28c4bf490 100644 --- a/.github/workflows/comment-pending-deployment-info.yaml +++ b/.github/workflows/comment-pending-deployment-info.yaml @@ -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: |