diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 2c02343..f252397 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -43,6 +43,4 @@ jobs: run: pnpm audit --audit-level=moderate - name: Analyze codebase health (technical debt) - uses: fallow-rs/fallow@v2 - with: - format: sarif + run: pnpm dlx fallow --ci