From a8e89f6d7984a69004a33f70fecb027d873c59d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 17:49:53 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v47 --- .github/workflows/pr-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 2e691480..c307c717 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -91,7 +91,7 @@ jobs: - name: 🔍 Get modified files id: modified-files - uses: tj-actions/changed-files@v46 + uses: tj-actions/changed-files@v47 - name: 📤 Export results id: changed-files