disable cache
This commit is contained in:
parent
eb26d5cffd
commit
18e87eb663
@ -90,6 +90,7 @@ jobs:
|
||||
output: trivy-results.sarif
|
||||
severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
|
||||
vuln-type: os,library
|
||||
cache: 'false'
|
||||
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user