diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 3d572343..65acac28 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -17,7 +17,7 @@ jobs: with: egress-policy: audit - - uses: actions/first-interaction@3c71ce730280171fd1cfb57c00c774f8998586f7 # v1 + - uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d # v3.1.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: "Hi! Thanks for pointing out an issue/suggestion for the first time to Logicytics 🤗 We hope it goes as smoothly as possible."