Skip to content

Commit

Permalink
chore(deps): 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] committed Oct 17, 2024
1 parent 7aa77de commit e392859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Comment PR
continue-on-error: true
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
if: ${{ steps.changelog.outputs.skipped == 'false' }}
with:
message: |
Expand Down

0 comments on commit e392859

Please sign in to comment.