Skip to content

Commit

Permalink
Fix action version
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
  • Loading branch information
Xtansia committed May 21, 2024
1 parent fe47173 commit a0a7e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
} | tee "$GITHUB_ENV"

- name: Render Comment Template
uses: chuhlomin/render-template
uses: chuhlomin/render-template@v1
id: render
with:
template: .github/pr-comment-templates/${{ env.TEMPLATE_NAME }}.template.md
Expand Down

0 comments on commit a0a7e1a

Please sign in to comment.