From f3b3936cbc846086f22a21bb9ec122ca5ebeafce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Oct 2024 08:36:34 +0000 Subject: [PATCH] chore(deps): update dependency aquasecurity/trivy to v0.56.0 --- tools/trivy/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/trivy/manifest.yaml b/tools/trivy/manifest.yaml index 7225012bc..47ebeec0f 100644 --- a/tools/trivy/manifest.yaml +++ b/tools/trivy/manifest.yaml @@ -3,7 +3,7 @@ name: trivy license: name: Apache License 2.0 link: https://github.com/aquasecurity/trivy/blob/main/LICENSE -version: "0.55.2" +version: "0.56.0" check: ${binary} --version | grep ^Version | cut -d' ' -f2 build_dependencies: - cosign