Explicitly use the pr-commenter-action from GH

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
Benoit Donneaux 2025-05-09 07:03:01 +00:00
parent b4640f3fe3
commit 7876d26d6f

View file

@ -77,7 +77,7 @@ jobs:
- name: Comment pull request - name: Comment pull request
id: comment_pull_request id: comment_pull_request
if: ${{ always() && gitea.event_name == 'pull_request' }} if: ${{ always() && gitea.event_name == 'pull_request' }}
uses: exercism/pr-commenter-action@v1.5.1 uses: https://github.com/exercism/pr-commenter-action@v1.5.1
with: with:
template-variables: | template-variables: |
{ {