From 703c128e0e6590c19fd1893438b14a756c139c25 Mon Sep 17 00:00:00 2001 From: LangQi99 <2032771946@qq.com> Date: Fri, 3 Oct 2025 22:03:21 +0800 Subject: [PATCH] Update first-interaction to v3.1.0 --- .github/workflows/pr_welcome.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_welcome.yml b/.github/workflows/pr_welcome.yml index 874f8807b478..2580b5a008a0 100644 --- a/.github/workflows/pr_welcome.yml +++ b/.github/workflows/pr_welcome.yml @@ -9,7 +9,7 @@ jobs: permissions: pull-requests: write steps: - - uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # v3.0.0 + - uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d # v3.1.0 with: repo_token: ${{ secrets.GITHUB_TOKEN }} pr_message: >+