From 967e19190127d632cb45503cbc28b99a9b1d1232 Mon Sep 17 00:00:00 2001 From: "doyobot[bot]" <132103405+doyobot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 22:03:28 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4 | datasource | package | from | to | | ----------- | ------------------ | ---- | ------ | | github-tags | dorny/paths-filter | v3 | v4.0.1 | --- .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 c24d563..c4408f0 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