test: fix trivy action
This commit is contained in:
parent
265082bc84
commit
14c63536a0
2
.github/workflows/trivy.yaml
vendored
2
.github/workflows/trivy.yaml
vendored
@ -30,6 +30,8 @@ jobs:
|
||||
|
||||
- name: Run Trivy vulnerability scanner
|
||||
uses: aquasecurity/trivy-action@master
|
||||
env:
|
||||
TRIVY_DB_REPOSITORY: "public.ecr.aws/aquasecurity/trivy-db:2"
|
||||
with:
|
||||
image-ref: 'test/nfsplugin:latest-linux-amd64'
|
||||
format: 'table'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user