diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml index ed5e5c0..cdd00ec 100644 --- a/.github/workflows/welcome.yml +++ b/.github/workflows/welcome.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Greet contributor - uses: actions/first-interaction@v1 + uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |