Commit 1b8ec24
committed
Complete uv migration: fix last pip install usage
- Replace final 'pip install pip-audit' with 'uv pip install --system pip-audit' in SBOM workflow
- All GitHub Actions workflows now consistently use uv for dependency installation
- Faster, more reliable CI/CD pipeline execution
All workflows now use uv consistently1 parent ce934a4 commit 1b8ec24
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments