diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index f5cd260..4503716 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -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: | diff --git a/.github/workflows/test-v3.yml b/.github/workflows/test-v3.yml index 77770c2..ad49bea 100644 --- a/.github/workflows/test-v3.yml +++ b/.github/workflows/test-v3.yml @@ -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: |