mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-01-18 19:22:44 +08:00
Bump chuhlomin/render-template from 1.6 to 1.7 (#193)
Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.6 to 1.7. - [Release notes](https://github.com/chuhlomin/render-template/releases) - [Commits](https://github.com/chuhlomin/render-template/compare/v1.6...v1.7) --- 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
7dfe4b0aa0
commit
214977fb3d
2
.github/workflows/test-command.yml
vendored
2
.github/workflows/test-command.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
# Test create from template
|
||||
- name: Render template
|
||||
id: template
|
||||
uses: chuhlomin/render-template@v1.6
|
||||
uses: chuhlomin/render-template@v1.7
|
||||
with:
|
||||
template: .github/comment-template.md
|
||||
vars: |
|
||||
|
2
.github/workflows/test-v3.yml
vendored
2
.github/workflows/test-v3.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
# Test create from template
|
||||
- name: Render template
|
||||
id: template
|
||||
uses: chuhlomin/render-template@v1.6
|
||||
uses: chuhlomin/render-template@v1.7
|
||||
with:
|
||||
template: .github/comment-template.md
|
||||
vars: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user