mirror of https://github.com/astral-sh/ruff
[ty] Update ecosystem-analyzer version for weekly report (#20546)
## Summary This needs to be updated so we don't fail on "missing" projects (https://github.com/astral-sh/ruff/actions/runs/17966905581) ## Test plan Workflow run: https://github.com/astral-sh/ruff/actions/runs/17973053536
This commit is contained in:
parent
3e1e02e9b6
commit
eea87e24e3
|
|
@ -49,7 +49,7 @@ jobs:
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
uv tool install "git+https://github.com/astral-sh/ecosystem-analyzer@27dd66d9e397d986ef9c631119ee09556eab8af9"
|
uv tool install "git+https://github.com/astral-sh/ecosystem-analyzer@fc0f612798710b0dd69bb7528bc9b361dc60bd43"
|
||||||
|
|
||||||
ecosystem-analyzer \
|
ecosystem-analyzer \
|
||||||
--verbose \
|
--verbose \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue