From 0a939f35e033b41ef648eb2825cccc40e7a53ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 23:15:25 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.9 to 1.10 in the actions group 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](https://github.com/chuhlomin/render-template/compare/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] --- .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 7933dca4a3..7ca67ccda4 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.9 + uses: chuhlomin/render-template@v1.10 with: template: .github/comment-templates/comment-pending-deployment-info.md vars: |