We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2187f9f commit 8e6e0d0Copy full SHA for 8e6e0d0
.github/workflows/greetings.yml
@@ -8,7 +8,7 @@ jobs:
8
permissions:
9
pull-requests: write
10
steps:
11
- - uses: actions/first-interaction@v2
+ - uses: actions/first-interaction@v3
12
with:
13
repo-token: ${{ secrets.GITHUB_TOKEN }}
14
pr-message: "Thanks a lot Sir/Ma'am for contributing on the repo ❤️"
0 commit comments