From 49d8a1d721415730459563194cc8a174b8f3733e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Mar 2026 01:12:23 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4 | datasource | package | from | to | | ----------- | ------------------ | ---- | -- | | github-tags | dorny/paths-filter | v3 | v4 | --- .github/actions/collect-changes/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/collect-changes/action.yaml b/.github/actions/collect-changes/action.yaml index 73d6e50..b979c7c 100644 --- a/.github/actions/collect-changes/action.yaml +++ b/.github/actions/collect-changes/action.yaml @@ -16,7 +16,7 @@ runs: using: "composite" steps: - name: Collect changed files - uses: dorny/paths-filter@v3 + uses: dorny/paths-filter@v4 id: filter with: list-files: json