Skip to content

Commit 36b3bc3

Browse files
chore(deps): update thollander/actions-comment-pull-request action to v3 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 474efe5 commit 36b3bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Comment PR
5454
if: github.event_name == 'pull_request'
55-
uses: thollander/actions-comment-pull-request@v2
55+
uses: thollander/actions-comment-pull-request@v3
5656
with:
5757
message: Build book successfully!
5858
reactions: tada

0 commit comments

Comments
 (0)