Skip to content

Commit 16c4afb

Browse files
chore(deps): update mshick/add-pr-comment action to v3
1 parent 948036a commit 16c4afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
echo "PR_NUMBER=$PR_NUMBER" >> "$GITHUB_ENV"
3030
echo "The PR number is $PR_NUMBER"
3131
- name: Post Comment on PR
32-
uses: mshick/add-pr-comment@v2
32+
uses: mshick/add-pr-comment@v3
3333
with:
3434
issue: ${{ env.PR_NUMBER }}
3535
message-path: |

0 commit comments

Comments
 (0)