diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index bac77a7..14e0a8d 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -13,7 +13,7 @@ jobs: issues: write pull-requests: write steps: - - uses: actions/first-interaction@3c71ce730280171fd1cfb57c00c774f8998586f7 # v1 + - uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d # v3.1.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: >