From 6608bc1e92d4c4f0aa1838c4b637bf207417519c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 05:34:45 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.7 to 1.8 Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.7 to 1.8. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.7...v1.8) --- updated-dependencies: - dependency-name: chuhlomin/render-template dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 eaf23463..98f1e9cb 100644 --- a/.github/workflows/ci_dependabot.yml +++ b/.github/workflows/ci_dependabot.yml @@ -79,7 +79,7 @@ jobs: - name: Fetch PR body id: pr_body - uses: chuhlomin/render-template@v1.7 + uses: chuhlomin/render-template@v1.8 with: template: .github/utils/single_dependency_pr_body.txt