diff --git a/.github/workflows/welcome.yaml b/.github/workflows/welcome.yaml index fdfd6be..8abb4e4 100644 --- a/.github/workflows/welcome.yaml +++ b/.github/workflows/welcome.yaml @@ -14,7 +14,7 @@ jobs: steps: - name: Welcome for First Issue or Pull Request - uses: actions/first-interaction@v1 + uses: actions/first-interaction@v2 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |