This commit is contained in:
parent
d227d5cdf1
commit
a0b282d0e9
@ -17,7 +17,7 @@ jobs:
|
||||
cd repo && git checkout ${{ gitea.sha }}
|
||||
|
||||
- name: Install pip-audit
|
||||
run: pip3 install pip-audit
|
||||
run: pip install pip-audit
|
||||
|
||||
- name: Run pip-audit scan
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user