Skip to content

Commit bcf3356

Browse files
authored
feat: update Trivy version
1 parent b022ade commit bcf3356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
# Environment variables available to all jobs and steps in this workflow
2020
env:
2121
REGISTRY_NAME: k8scc01covidacr
22-
TRIVY_VERSION: "v0.57.0"
22+
TRIVY_VERSION: "v0.69.3"
2323
TRIVY_DATABASES: '"ghcr.io/aquasecurity/trivy-db:2","public.ecr.aws/aquasecurity/trivy-db"'
2424
TRIVY_JAVA_DATABASES: '"ghcr.io/aquasecurity/trivy-java-db:1","public.ecr.aws/aquasecurity/trivy-java-db"'
2525
TRIVY_MAX_RETRIES: 5

0 commit comments

Comments
 (0)