From b699173444aa4c52230a3c3b3483e8723abb71ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:23:56 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc5818051..db90e18dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: fetch-depth: 0 - name: Detect changed components - uses: dorny/paths-filter@v2 + uses: dorny/paths-filter@v3 id: filter with: filters: |