From 08a025120b6996fcbc4f65c609b6279fe4928955 Mon Sep 17 00:00:00 2001 From: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> Date: Wed, 4 Oct 2023 09:06:28 +0200 Subject: [PATCH] Update dependencies (#493) Update GH Actions: * Bump chuhlomin/render-template from 1.7 to 1.8 (#492) 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 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