disable cache
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user