diff --git a/.github/workflows/first_interaction.yml b/.github/workflows/first_interaction.yml index 5f1b3a7..4ed9670 100644 --- a/.github/workflows/first_interaction.yml +++ b/.github/workflows/first_interaction.yml @@ -9,7 +9,7 @@ jobs: name: welcome first interactions runs-on: ubuntu-latest steps: - - uses: actions/first-interaction@v1.1.0 + - uses: actions/first-interaction@v1.2.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: 'Thanks for opening your first issue. A DexMach team member should pop by to give feedback soon.' \ No newline at end of file