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 aebd701 commit 82ce1b9Copy full SHA for 82ce1b9
.github/workflows/greetings.yml
@@ -9,7 +9,7 @@ jobs:
9
issues: write
10
pull-requests: write
11
steps:
12
- - uses: actions/first-interaction@v1
+ - uses: actions/first-interaction@v3
13
with:
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
issue-message: 'Hello @${{ github.actor }}, thank you for submitting an issue! 🙂'
0 commit comments