From 874b156b8b1b80f6f8af9bd5a17df81a5b0e480b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:03:47 +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/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 50f932e..624657b 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.8 with: template: ./.github/templates/pr-build.md vars: |