From acaa8d93225564be021cbbb2d4d63fbc9bb922b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 07:53:41 +0000 Subject: [PATCH] chore(deps): bump actions/first-interaction from 1.2.0 to 1.3.0 Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](https://github.com/actions/first-interaction/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[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 07ba28b1..7b8ffc6c 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.2.0 + uses: actions/first-interaction@v1.3.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |-