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 169cc50 commit 49cb780Copy full SHA for 49cb780
.github/workflows/first-interaction.yml
@@ -10,7 +10,7 @@ jobs:
10
add-comment:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/first-interaction@v1
+ - uses: actions/first-interaction@v3
14
with:
15
repo-token: ${{ secrets.GITHUB_TOKEN }}
16
issue-message: 'Thanks for your contribution :fire: We will take a look asap :rocket:'
0 commit comments