Update aquasecurity/trivy-action action to v0.9.1
This commit is contained in:
parent
aa9f917d4a
commit
7006125b0b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
ignore: 'CIS-DI-0001'
|
||||
|
||||
- name: Container scan with Trivy
|
||||
uses: aquasecurity/trivy-action@0.9.0
|
||||
uses: aquasecurity/trivy-action@0.9.1
|
||||
with:
|
||||
scan-type: 'image'
|
||||
image-ref: '${{ env.USER }}/${{ env.REPO }}:${{ env.VERSION }}'
|
||||
|
Loading…
Reference in New Issue
Block a user