We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa16284 + 5752164 commit 8ef0e5aCopy full SHA for 8ef0e5a
1 file changed
.github/workflows/scan.yaml
@@ -37,7 +37,7 @@ jobs:
37
REPO=ghcr.io/rancher/eks-operator
38
COMMIT=${{ github.sha }}
39
- name: Run Trivy vulnerability scanner
40
- uses: aquasecurity/trivy-action@0.33.1
+ uses: aquasecurity/trivy-action@0.34.0
41
env:
42
TRIVY_DB_REPOSITORY: ghcr.io/aquasecurity/trivy-db,public.ecr.aws/aquasecurity/trivy-db
43
TRIVY_JAVA_DB_REPOSITORY: ghcr.io/aquasecurity/trivy-java-db,public.ecr.aws/aquasecurity/trivy-java-db
0 commit comments