diff --git a/.github/workflows/First-interaction.yml b/.github/workflows/First-interaction.yml index cd1030c..69b7a01 100644 --- a/.github/workflows/First-interaction.yml +++ b/.github/workflows/First-interaction.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Welcome new contributor - uses: actions/first-interaction@v1.1.1 + uses: actions/first-interaction@v1.3.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |