From 04fd33f9b05729307d7c46a610eb2d92b9027111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 05:10:22 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.3 to 1.4 (#348) Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.3 to 1.4. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.3...v1.4) --- updated-dependencies: - dependency-name: chuhlomin/render-template dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci_dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_dependabot.yml b/.github/workflows/ci_dependabot.yml index 671302517..140634601 100644 --- a/.github/workflows/ci_dependabot.yml +++ b/.github/workflows/ci_dependabot.yml @@ -81,7 +81,7 @@ jobs: - name: Fetch PR body id: pr_body - uses: chuhlomin/render-template@v1.3 + uses: chuhlomin/render-template@v1.4 with: template: .github/utils/single_dependency_pr_body.txt