Skip to content

Commit

Permalink
chore(deps): update thollander/actions-comment-pull-request action to…
Browse files Browse the repository at this point in the history
… v3 (#74)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 6a60d75 commit 2b8888e
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 @@ -93,7 +93,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 2b8888e

Please sign in to comment.