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 1d7693e commit beccbc8Copy full SHA for beccbc8
.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@v2
10
with:
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
issue-message: "Thanks for reporting this issue, don't forget to star this project if you haven't already to help us reach a wider audience."
0 commit comments