We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d588991 + 722dc9e commit 3f7d028Copy full SHA for 3f7d028
.github/workflows/greetings.yml
@@ -6,7 +6,7 @@ jobs:
6
greeting:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/first-interaction@v1
+ - uses: actions/first-interaction@v3
10
with:
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
pr-message: 'Hello @${{ github.actor }}, thank you for submitting a PR! We will respond as soon as possible.'
0 commit comments