diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index c6e789c..5e5a656 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.9 + uses: chuhlomin/render-template@v1.10 with: template: .github/comment-template.md vars: | diff --git a/.github/workflows/test-v3.yml b/.github/workflows/test-v3.yml index 9a0d7b3..9cb88dd 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.9 + uses: chuhlomin/render-template@v1.10 with: template: .github/comment-template.md vars: |