diff --git a/.github/workflows/comment-pending-deployment-info.yaml b/.github/workflows/comment-pending-deployment-info.yaml index 7933dca4a3..7ca67ccda4 100644 --- a/.github/workflows/comment-pending-deployment-info.yaml +++ b/.github/workflows/comment-pending-deployment-info.yaml @@ -47,7 +47,7 @@ jobs: print(f"community_rep={community_rep}", file=f) - name: Render comment template using information from the `find-missing-info` step before id: template - uses: chuhlomin/render-template@v1.9 + uses: chuhlomin/render-template@v1.10 with: template: .github/comment-templates/comment-pending-deployment-info.md vars: |