From 98fc57e993303ffc48beb63c7f739c8ca143bd59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 17:32:55 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v47 --- .github/workflows/pull_request_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request_check.yml b/.github/workflows/pull_request_check.yml index 537e7aa..b94cdda 100644 --- a/.github/workflows/pull_request_check.yml +++ b/.github/workflows/pull_request_check.yml @@ -17,7 +17,7 @@ jobs: - name: 获取 PR 变更文件列表 id: changed_files - uses: tj-actions/changed-files@v46 + uses: tj-actions/changed-files@v47 with: files: | src/apps/*.ts