Skip to content

Commit e07e4d9

Browse files
cicd: remove trivy cache
1 parent fe614eb commit e07e4d9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/trivy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
format: 'sarif'
3636
output: 'trivy-results.sarif'
3737
severity: 'MEDIUM,HIGH,CRITICAL'
38-
scan-type: 'fs'
39-
scan-ref: '.'
4038
cache: 'false'
4139

4240
- name: Upload Trivy scan results to GitHub Security tab

0 commit comments

Comments
 (0)