diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml index c0ad19f..2e6000d 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: >