diff --git a/.github/workflows/first-timer-greeting.yml b/.github/workflows/first-timer-greeting.yml index c7c90f33..e4ae3c69 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.1.0 + uses: actions/first-interaction@v1.1.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |-