From 8c99247f5875561bd04e37adee045a04ba7a04f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 10:09:58 +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