From 51b83882303da08ca4b7c50d875e2b09c4da2ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:52:41 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.5 to 1.9 Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.5 to 1.9. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.5...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/test-command.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index a955cbc6..524aecf1 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -62,7 +62,7 @@ jobs: - name: Render template id: template - uses: chuhlomin/render-template@v1.5 + uses: chuhlomin/render-template@v1.9 with: template: .github/comment-template.md vars: |