Skip to content

Commit

Permalink
use good version of commenter
Browse files Browse the repository at this point in the history
  • Loading branch information
leomelki committed Nov 2, 2024
1 parent fcca263 commit 835485f
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 @@ -21,7 +21,7 @@ jobs:
echo "Hello :wave:\n\nYou can preview your changes at [this link](https://$BRANCH_HASH.dev-github-pr.iseplife.fr)" > message.txt
- name: Comment PR
uses: thollander/actions-comment-pull-request@v1
uses: thollander/actions-comment-pull-request@v3
with:
file-path: message.txt
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 835485f

Please sign in to comment.