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.
2 parents fb93cb7 + 5e15a13 commit d84a60cCopy full SHA for d84a60c
1 file changed
.github/workflows/workflow_greetings.yml
@@ -10,7 +10,7 @@ jobs:
10
greeting:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/first-interaction@v1
+ - uses: actions/first-interaction@v2
14
with:
15
repo-token: ${{ secrets.GITHUB_TOKEN }}
16
issue-message: >
0 commit comments