From fadf72323f9a1022992de14d4f31d7333b6aac2b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 11 Aug 2026 01:58:59 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4 | datasource | package | from | to | | ----------- | ------------------ | ------ | ------ | | github-tags | dorny/paths-filter | v3.0.4 | v4.0.3 | --- .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 b3e2ba9aa0..6f1038eb0b 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