setup custom token for trivy
This commit is contained in:
		@@ -91,6 +91,7 @@ jobs:
 | 
			
		||||
          severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
 | 
			
		||||
          vuln-type: os,library
 | 
			
		||||
          cache: 'false'
 | 
			
		||||
          token-setup-trivy: ${{ secrets.ACTIONS_TOKEN }}
 | 
			
		||||
 | 
			
		||||
      - name: Upload Trivy scan results to GitHub Security tab
 | 
			
		||||
        uses: github/codeql-action/upload-sarif@v3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user