From 04b28acfbbb0079937deeb1d2f1555b84bfdbf7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 14:52:16 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v46 --- .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 627c1003..0f6c0fa5 100644 --- a/.github/workflows/pull_request_check.yml +++ b/.github/workflows/pull_request_check.yml @@ -14,7 +14,7 @@ jobs: - name: Get changed files id: changed_files - uses: tj-actions/changed-files@v45.0.3 + uses: tj-actions/changed-files@v46.0.3 with: files: | src/apps/*.ts