diff --git a/.github/workflows/Create Greetings on Pull Request.yml b/.github/workflows/Create Greetings on Pull Request.yml index a60e821..8a8d831 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@v1 + uses: actions/first-interaction@v2 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |