Skip to content

Commit

Permalink
Update uv to version 0.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartappli authored Jun 30, 2024
1 parent 01140d3 commit 6d7ee7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
- name: Generate SBOM
run: |
python --version
python -m pip install uv==0.2.17
python -m pip install uv==0.2.18
python -m uv pip install ./packages/syft
python -m uv pip install cyclonedx-bom
python -m pip freeze > requirements.txt
Expand Down

0 comments on commit 6d7ee7e

Please sign in to comment.