Skip to content

Commit 96d1dc4

Browse files
Bump dorny/paths-filter from 2.11.1 to 3.0.2
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.11.1 to 3.0.2. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@4512585...de90cc6) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e1b43f commit 96d1dc4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/PR-powershell-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: actions/checkout@v4
6868

6969
- name: Check for applicable files
70-
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
70+
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
7171
id: filter
7272
with:
7373
filters: |

.github/workflows/PR-powershell-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/checkout@v4
6666

6767
- name: Check for applicable files
68-
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
68+
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
6969
id: filter
7070
with:
7171
filters: |

.github/workflows/PR-powershell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: actions/checkout@v4
6868

6969
- name: Check for applicable files
70-
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
70+
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
7171
id: filter
7272
with:
7373
filters: |

0 commit comments

Comments
 (0)