mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-28 03:30:06 +00:00
chore(deps): bump dorny/paths-filter from 3 to 4 (#1503)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Failing after 3s
CodeQL Advanced / Analyze (python) (push) Failing after 2s
Test / Run Python Tests (push) Successful in 3m4s
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 3s
Pre-commit / pre-commit (push) Failing after 25s
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Failing after 3s
CodeQL Advanced / Analyze (python) (push) Failing after 2s
Test / Run Python Tests (push) Successful in 3m4s
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 3s
Pre-commit / pre-commit (push) Failing after 25s
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>
This commit is contained in:
parent
31828e68b8
commit
38f8f2b292
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
steps:
|
||||
# Note: dorny/paths-filter fetches file info via GitHub API, no checkout needed
|
||||
- name: Check Not Allowed File Changes
|
||||
uses: dorny/paths-filter@v3
|
||||
uses: dorny/paths-filter@v4
|
||||
id: filter_not_allowed
|
||||
with:
|
||||
list-files: json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue