diff --git a/.github/workflows/workflow_greetings.yml b/.github/workflows/workflow_greetings.yml index 78937c9..3a9023a 100644 --- a/.github/workflows/workflow_greetings.yml +++ b/.github/workflows/workflow_greetings.yml @@ -10,7 +10,7 @@ jobs: greeting: runs-on: ubuntu-latest steps: - - uses: actions/first-interaction@v1 + - uses: actions/first-interaction@v2 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: >