diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index b50cd24..7690ea7 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -23,7 +23,7 @@ jobs: - name: Greet New Contributors id: greet - uses: actions/first-interaction@v2 + uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.WALL_BREW_BOT_PAT }} issue-message: 'Thank you for taking the time to let us know!'