From 18690e856039c0b3c535455a2736be646d6fcbb5 Mon Sep 17 00:00:00 2001 From: "bot-barry[bot]" <149586231+bot-barry[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 00:05:11 +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 c24d5632..c4408f0f 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