From 0550d11033ebc85f2c1a0ab7dea570a35a2df048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 08:48:13 +0000 Subject: [PATCH] Bump chuhlomin/render-template from 1.7 to 1.9 Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.7 to 1.9. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.7...v1.9) --- updated-dependencies: - dependency-name: chuhlomin/render-template dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 50f932e..999b02c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -80,7 +80,7 @@ jobs: - name: Render PR Template id: pr-template if: github.event_name == 'pull_request_target' - uses: chuhlomin/render-template@v1.7 + uses: chuhlomin/render-template@v1.9 with: template: ./.github/templates/pr-build.md vars: |