Skip to content

Commit 9f4cd51

Browse files
Update actions/first-interaction action to v2
1 parent 62c6fcc commit 9f4cd51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
permissions:
99
pull-requests: write
1010
steps:
11-
- uses: actions/first-interaction@v1
11+
- uses: actions/first-interaction@v2
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
pr-message: "Thanks a lot Sir/Ma'am for contributing on the repo ❤️"

0 commit comments

Comments
 (0)