From 5022b025144e5517d37f842c756a13e3f614c019 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 01:30:10 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v46.0.5 --- .github/workflows/ty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ty.yml b/.github/workflows/ty.yml index bce42839d..0454cefa0 100644 --- a/.github/workflows/ty.yml +++ b/.github/workflows/ty.yml @@ -25,7 +25,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v46.0.3 + uses: tj-actions/changed-files@v46.0.5 - name: Filter Python files id: filter-python