From 170edb6fdc25adb7148b534e8e1341ddb6b54ce7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 05:16:55 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.9 to 1.10 Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.9 to 1.10. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.9...v1.10) --- 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 444e336c..f1580c78 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.9 + uses: chuhlomin/render-template@v1.10 with: template: .github/utils/single_dependency_pr_body.txt