Skip to content

Commit cf2a8e0

Browse files
Update thollander/actions-comment-pull-request action to v2.4.0
1 parent fe4b55d commit cf2a8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout Repo
2222
uses: actions/checkout@v3
2323
- name: Comment PR
24-
uses: thollander/actions-comment-pull-request@v2.3.1
24+
uses: thollander/actions-comment-pull-request@v2.4.0
2525
with:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
message: |

0 commit comments

Comments
 (0)