diff --git a/.github/workflows/welcome_new_contributors.yml b/.github/workflows/welcome_new_contributors.yml index 0f1f05c17ae..7ab048f72c5 100644 --- a/.github/workflows/welcome_new_contributors.yml +++ b/.github/workflows/welcome_new_contributors.yml @@ -14,7 +14,7 @@ jobs: # v2 and v3 of the action that, without resolution, will break the first # interaction experience for new contributors. This dependency should not # be upgraded until those issues are resolved. - - uses: actions/first-interaction@v1.3.0 + - uses: actions/first-interaction@v3.1.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} pr-message: >