diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml index 83886d5..bdc81fc 100644 --- a/.github/workflows/welcome.yml +++ b/.github/workflows/welcome.yml @@ -14,7 +14,7 @@ jobs: welcome: runs-on: ubuntu-latest steps: - - uses: actions/first-interaction@v1.3.0 + - uses: actions/first-interaction@v3.1.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: >