From f4f6ab3675aed406af2fef7b7b64e436dca0e2d5 Mon Sep 17 00:00:00 2001 From: Ivan Katliarchuk <5395690+ivankatliarchuk@users.noreply.github.com> Date: Sat, 8 Oct 2022 13:06:35 +0100 Subject: [PATCH] chore(deps): update dependency actions/first-interaction to v1.1.1 (.github/workflows/first-timer-greeting.yml) (#403) Co-authored-by: IK Renovate Bot --- .github/workflows/first-timer-greeting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |-