Update .woodpecker/vulnerability-scan.yml
This commit is contained in:
parent
c41d0fdf1b
commit
e761415332
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ when:
|
|||
steps:
|
||||
- name: scan_vuln
|
||||
image: woodpeckerci/plugin-trivy
|
||||
settings:
|
||||
dir: .
|
||||
|
|
Loading…
Reference in a new issue