From d861eca4d3cb9c21fc9d48946d1be328d1ab3f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 01:24:33 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.7 to 1.8 Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.7 to 1.8. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.7...v1.8) --- 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 664f376813..83911e29f6 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.7 + uses: chuhlomin/render-template@v1.8 with: template: .github/comment-templates/comment-pending-deployment-info.md vars: |