generated from nhcarrigan/template
i read the docs this should 100% be the trick
Security Scan / Security Audit (push) Failing after 6m13s
Security Scan / Security Audit (push) Failing after 6m13s
This commit is contained in:
@@ -127,7 +127,7 @@ jobs:
|
||||
- name: Run OSV Scanner
|
||||
run: |
|
||||
export PATH="$HOME/go/bin:$PATH"
|
||||
osv-scanner -r . --format table --output osv-results.txt .
|
||||
osv-scanner scan source --format table --output osv-results.txt -r .
|
||||
|
||||
- name: Display OSV Scanner scan results
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user