chore(deps): update aquasecurity/trivy-action action to v0.36.0
This commit is contained in:
parent
10b68716e5
commit
01dabf1384
|
|
@ -81,7 +81,7 @@ jobs:
|
|||
|
||||
- name: Run Trivy vulnerability scanner
|
||||
if: (!startsWith(github.head_ref, 'release'))
|
||||
uses: aquasecurity/trivy-action@0.35.0
|
||||
uses: aquasecurity/trivy-action@v0.36.0
|
||||
with:
|
||||
scan-type: 'rootfs'
|
||||
scan-ref: './oauth2-proxy'
|
||||
|
|
|
|||
Loading…
Reference in New Issue