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 62c6fcc commit 10f2272Copy full SHA for 10f2272
.github/workflows/greetings.yml
@@ -8,7 +8,7 @@ jobs:
8
permissions:
9
pull-requests: write
10
steps:
11
- - uses: actions/first-interaction@v1
+ - uses: actions/first-interaction@v2
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