Skip to content

Commit 54cce2e

Browse files
Bump dorny/paths-filter from 2 to 3
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v2.0.0...v3) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 389867e commit 54cce2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OS-Tests.yml

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

2727
# Setup a filter and only run if src/ test/ folder content changes
2828
# or project depedencies
29-
- uses: dorny/paths-filter@v2
29+
- uses: dorny/paths-filter@v3
3030
id: filter
3131
with:
3232
filters: |

0 commit comments

Comments
 (0)