diff --git a/.github/workflows/first-timer-greeting.yml b/.github/workflows/first-timer-greeting.yml index 07ba28b1..7b8ffc6c 100644 --- a/.github/workflows/first-timer-greeting.yml +++ b/.github/workflows/first-timer-greeting.yml @@ -16,7 +16,7 @@ jobs: steps: # https://github.com/actions/first-interaction - name: 'Greet the contributor' - uses: actions/first-interaction@v1.2.0 + uses: actions/first-interaction@v1.3.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |-