Skip to content

Commit 2b8888e

Browse files
chore(deps): update thollander/actions-comment-pull-request action to v3 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a60d75 commit 2b8888e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393

9494
- name: Comment PR
9595
continue-on-error: true
96-
uses: thollander/actions-comment-pull-request@v2
96+
uses: thollander/actions-comment-pull-request@v3
9797
if: ${{ steps.changelog.outputs.skipped == 'false' }}
9898
with:
9999
message: |

0 commit comments

Comments
 (0)