diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml index d6811aa..6265d83 100644 --- a/.github/workflows/welcome.yml +++ b/.github/workflows/welcome.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: First interaction - uses: actions/first-interaction@v2 + uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |