Skip to content

Commit 38f8f2b

Browse files
chore(deps): bump dorny/paths-filter from 3 to 4 (#1503)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: bytecii <994513625@qq.com>
1 parent 31828e6 commit 38f8f2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
# Note: dorny/paths-filter fetches file info via GitHub API, no checkout needed
1818
- name: Check Not Allowed File Changes
19-
uses: dorny/paths-filter@v3
19+
uses: dorny/paths-filter@v4
2020
id: filter_not_allowed
2121
with:
2222
list-files: json

0 commit comments

Comments
 (0)