mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-01-19 03:26:42 +08:00
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](https://github.com/chuhlomin/render-template/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
48bb05bd55
commit
da12db3f27
2
.github/workflows/test-command.yml
vendored
2
.github/workflows/test-command.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
|||||||
# Test create from template
|
# Test create from template
|
||||||
- name: Render template
|
- name: Render template
|
||||||
id: template
|
id: template
|
||||||
uses: chuhlomin/render-template@v1.9
|
uses: chuhlomin/render-template@v1.10
|
||||||
with:
|
with:
|
||||||
template: .github/comment-template.md
|
template: .github/comment-template.md
|
||||||
vars: |
|
vars: |
|
||||||
|
2
.github/workflows/test-v3.yml
vendored
2
.github/workflows/test-v3.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
# Test create from template
|
# Test create from template
|
||||||
- name: Render template
|
- name: Render template
|
||||||
id: template
|
id: template
|
||||||
uses: chuhlomin/render-template@v1.9
|
uses: chuhlomin/render-template@v1.10
|
||||||
with:
|
with:
|
||||||
template: .github/comment-template.md
|
template: .github/comment-template.md
|
||||||
vars: |
|
vars: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user