diff --git a/.github/workflows/Create Greetings on Pull Request.yml b/.github/workflows/Create Greetings on Pull Request.yml index 8a8d831..1e1827f 100644 --- a/.github/workflows/Create Greetings on Pull Request.yml +++ b/.github/workflows/Create Greetings on Pull Request.yml @@ -15,7 +15,7 @@ jobs: pull-requests: write steps: - name: Greet First-Time Contributors - uses: actions/first-interaction@v2 + uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |