Skip to content

Commit c902791

Browse files
Bump chuhlomin/render-template from 1.11 to 1.12 (#455)
Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.11 to 1.12. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](chuhlomin/render-template@v1.11...v1.12) --- updated-dependencies: - dependency-name: chuhlomin/render-template dependency-version: '1.12' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
1 parent f2675e8 commit c902791

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cd_dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Fetch PR body
6161
if: steps.update_pyproject.outputs.update_deps == 'true'
6262
id: pr_body
63-
uses: chuhlomin/render-template@v1.11
63+
uses: chuhlomin/render-template@v1.12
6464
with:
6565
template: .github/utils/pyproject_toml_update_pr_body.txt
6666

.github/workflows/ci_update_pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Fetch PR body
6969
id: pr_body
70-
uses: chuhlomin/render-template@v1.11
70+
uses: chuhlomin/render-template@v1.12
7171
with:
7272
template: .github/utils/single_dependency_pr_body.txt
7373

0 commit comments

Comments
 (0)