Skip to content

Commit 2f70310

Browse files
build(deps): bump dorny/paths-filter from 3.0.0 to 4.0.2
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.0 to 4.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@v3...7b450ff) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53111de commit 2f70310

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/lint-eslint.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
src: ${{ steps.changes.outputs.src}}
2626

2727
steps:
28-
- uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3.0.0
28+
- uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2
2929
id: changes
3030
continue-on-error: true
3131
with:

‎.github/workflows/phpunit-sqlite.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
src: ${{ steps.changes.outputs.src}}
4444

4545
steps:
46-
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
46+
- uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2
4747
id: changes
4848
continue-on-error: true
4949
with:

0 commit comments

Comments
 (0)