Skip to content

Commit da12db3

Browse files
build(deps): bump chuhlomin/render-template from 1.9 to 1.10 (#328)
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](chuhlomin/render-template@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48bb05b commit da12db3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-command.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
# Test create from template
6565
- name: Render template
6666
id: template
67-
uses: chuhlomin/render-template@v1.9
67+
uses: chuhlomin/render-template@v1.10
6868
with:
6969
template: .github/comment-template.md
7070
vars: |

.github/workflows/test-v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# Test create from template
5252
- name: Render template
5353
id: template
54-
uses: chuhlomin/render-template@v1.9
54+
uses: chuhlomin/render-template@v1.10
5555
with:
5656
template: .github/comment-template.md
5757
vars: |

0 commit comments

Comments
 (0)