From 360fbfb4f5fce1734e8327d2cc70d700742661a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:32:06 -0500 Subject: [PATCH] chore(deps): bump actions/first-interaction (#641) Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 2ec0f0fd78838633cd1c1342e4536d49ef72be54 to a1db7729b356323c7988c20ed6f0d33fe31297be. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](https://github.com/actions/first-interaction/compare/2ec0f0fd78838633cd1c1342e4536d49ef72be54...a1db7729b356323c7988c20ed6f0d33fe31297be) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-version: a1db7729b356323c7988c20ed6f0d33fe31297be dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/auto-response.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-response.yml b/.github/workflows/auto-response.yml index 3065182..d267f0f 100644 --- a/.github/workflows/auto-response.yml +++ b/.github/workflows/auto-response.yml @@ -159,7 +159,7 @@ jobs: pull-requests: write steps: - name: Greet first-time contributors - uses: actions/first-interaction@2ec0f0fd78838633cd1c1342e4536d49ef72be54 # v1 + uses: actions/first-interaction@a1db7729b356323c7988c20ed6f0d33fe31297be # v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |