From 8554fc830c92e1440a4da0264911b7b31a54ed77 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 09:08:44 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20dependency=20trivy=20(=20?= =?UTF-8?q?0.59.0=20=E2=86=92=200.59.1=20)=20(#4483)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index d4db784b8..8ba7bd1ee 100644 --- a/.mise.toml +++ b/.mise.toml @@ -37,4 +37,4 @@ terraform-docs = "0.19.0" # https://github.com/terraform-linters/tflint tflint = "0.55.1" # https://trivy.dev/ -trivy = "0.59.0" +trivy = "0.59.1"