diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 6a34356c5..b1994c62e 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@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |