From 9ba2e633cfd7a04465cce75e2aa52e1a3a1d00a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 05:22:02 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.5 to 1.6 Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.5 to 1.6. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.5...v1.6) --- 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 be9dd28..ded4a9e 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -78,7 +78,7 @@ jobs: # Test create from template - name: Render template id: template - uses: chuhlomin/render-template@v1.5 + uses: chuhlomin/render-template@v1.6 with: template: .github/comment-template.md vars: |