Skip to content

Commit 72b9c1c

Browse files
chore(deps): bump dorny/paths-filter from 3 to 4 (#208)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v3...v4) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d802caa commit 72b9c1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_ci-detect-changes.reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Detect Changed Files
4141
id: changes
42-
uses: dorny/paths-filter@v3
42+
uses: dorny/paths-filter@v4
4343
with:
4444
filters: |
4545
# Electron service packages

0 commit comments

Comments
 (0)