Commit 3b33442
chore(ci): Bump dorny/paths-filter from v3.0.1 to v4.0.1 (#20251)
## Summary
- Upgrade `dorny/paths-filter` from v3.0.1 to v4.0.1 in `ci-metadata`
and `flaky-test-detector` workflows
- The v4 major bump was solely for the Node.js runtime upgrade from
node20 to node24 — no functional breaking changes
## Changelog (v3.0.1 → v4.0.1)
- **v3.0.2/v3.0.3**: Added `predicate-quantifier` parameter (not used by
us)
- **v4.0.0**: Upgraded action runtime from `node20` to `node24` (the
only breaking change)
- **v4.0.1**: Added `merge_group` event support (not used by us)
## Usage verification
Our usage relies on:
- `filters` input with glob patterns → unchanged in v4
- `list-files: json` input → unchanged in v4
- `outputs.<filter_name>` (string `'true'`/`'false'`) → unchanged in v4
- `outputs.<filter_name>_files` (JSON file list) → unchanged in v4
No configuration changes needed — drop-in replacement.
## Test plan
- [ ] CI workflows pass with the updated action
- [ ] `ci-metadata` job correctly detects changed packages
- [ ] `flaky-test-detector` job correctly detects changed test files
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 45d7b06 commit 3b33442
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments