diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 8d22721a..69598583 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Greet First Time Contributors - uses: actions/first-interaction@v1 + uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: >