Skip to content

Commit fd22392

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

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
@@ -59,7 +59,7 @@ runs:
5959
- name: Run Trivy CVE Scan
6060
shell: bash
6161
env:
62-
TRIVY_BIN_VERSION: "v0.63.0"
62+
TRIVY_BIN_VERSION: "v0.67.2"
6363
TRIVY_REPO_ID: "2181"
6464
TRIVY_DB_URL: "${{inputs.prod_registry}}/deckhouse/ee/security/trivy-db:2"
6565
TRIVY_JAVA_DB_URL: "${{inputs.prod_registry}}/deckhouse/ee/security/trivy-java-db:1"

0 commit comments

Comments
 (0)