From c8abc3fd185814c3aec301f1f4fd6f5344dd37f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 05:21:34 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.4 to 1.5 Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.4 to 1.5. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.4...v1.5) --- 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 1eb4970..6fd6e75 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.4 + uses: chuhlomin/render-template@v1.5 with: template: .github/comment-template.md vars: |