mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): bump dorny/paths-filter from 2.11.1 to 3.0.0
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.11.1 to 3.0.0. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/v2.11.1...v3.0.0) --- 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>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
24442b2254
commit
44f228b4a6
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -283,7 +283,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Get modified files
|
||||
uses: dorny/paths-filter@v2.11.1
|
||||
uses: dorny/paths-filter@v3.0.0
|
||||
id: filter
|
||||
with:
|
||||
list-files: "shell"
|
||||
@@ -338,7 +338,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Get modified files
|
||||
uses: dorny/paths-filter@v2.11.1
|
||||
uses: dorny/paths-filter@v3.0.0
|
||||
id: filter
|
||||
with:
|
||||
list-files: "shell"
|
||||
|
||||
Reference in New Issue
Block a user