Skip to content

Commit

Permalink
fix(security-scan): disable uv export
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Dec 11, 2024
1 parent 1613bf1 commit 569d95b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/security-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
# contain vulnerable versions.
requirements-find-args: '! -name requirements-noble.txt ! -path "./tests/spread/*"'
osv-extra-args: '--config=source/osv-scanner.toml'
uv-export: false
uv-sync-extra-args: --no-dev

0 comments on commit 569d95b

Please sign in to comment.