diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index ea438849df..37d80decdc 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -26,7 +26,7 @@ jobs: name: Greeting runs-on: ubuntu-latest steps: - - uses: actions/first-interaction@v1.3.0 + - uses: actions/first-interaction@v3.1.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |