From d59bec4fa5f02e46b7a27ee35015182872a9e0b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 05:59:44 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.2 to 1.4 Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.2 to 1.4. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.2...v1.4) --- 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 c40d5a4..76bf1dc 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.2 + uses: chuhlomin/render-template@v1.4 with: template: .github/comment-template.md vars: |