Skip to content

Commit 5360e1a

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 213ceab commit 5360e1a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@v4
3737

3838
- name: Check for applicable files
39-
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
39+
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
4040
id: filter
4141
with:
4242
filters: |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
3535

3636
- name: Check for applicable files
37-
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
37+
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
3838
id: filter
3939
with:
4040
filters: |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
3535

3636
- name: Check for applicable files
37-
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
37+
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
3838
id: filter
3939
with:
4040
filters: |

.github/workflows/PR-powershell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@v4
3737

3838
- name: Check for applicable files
39-
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
39+
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
4040
id: filter
4141
with:
4242
filters: |

0 commit comments

Comments
 (0)