Skip to content

Commit 47a7750

Browse files
committed
update trivy version
Signed-off-by: Alexey Paschenko <alexey.paschenko@flant.com>
1 parent f5703ab commit 47a7750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cve_scan/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ runs:
5656
- name: Run Trivy CVE Scan
5757
shell: bash
5858
env:
59-
TRIVY_BIN_VERSION: "v0.63.0"
59+
TRIVY_BIN_VERSION: "v0.67.2"
6060
TRIVY_REPO_ID: "2181"
6161
TRIVY_DB_URL: "${{inputs.prod_registry}}/deckhouse/ee/security/trivy-db:2"
6262
TRIVY_JAVA_DB_URL: "${{inputs.prod_registry}}/deckhouse/ee/security/trivy-java-db:1"

0 commit comments

Comments
 (0)