diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 6a34356c5..dac936f12 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -20,7 +20,7 @@ jobs: - name: Greet first-time contributors id: greet - uses: actions/first-interaction@v1 + uses: actions/first-interaction@v2 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |