Skip to content

Commit

Permalink
Update thollander/actions-comment-pull-request action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 50a6d97 commit 5ead6d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

- name: Comment PR 📝
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
with:
message: |
### Review Checklist
Expand Down Expand Up @@ -127,7 +127,7 @@ jobs:
- name: PR comment with file 📝
if: always()
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
with:
comment_tag: show_diff
filePath: diff.yaml
Expand Down

0 comments on commit 5ead6d8

Please sign in to comment.