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 abd13e5 commit d34ed31Copy full SHA for d34ed31
.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
issue-message: 'Greeting stranger, i am looking forward to see your first report'' first issue'
0 commit comments