From a695394e810d73fd9103d4ec9eded7654dac1082 Mon Sep 17 00:00:00 2001 From: Michael Welles Date: Tue, 17 Mar 2026 15:19:40 -0400 Subject: [PATCH] fix(ci): bump trivy to v0.69.3 to resolve 404 download failure --- .trunk/trunk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index b122b503c3e..09f6e89529a 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -28,7 +28,7 @@ lint: enabled: - svgo@4.0.0 - golangci-lint2@2.4.0 - - trivy@0.65.0 + - trivy@0.69.3 - actionlint@1.7.7 - checkov@3.2.467 - dotenv-linter@3.3.0