From 232aabc635e591e6c915244ceba24d68e122e8e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 09:55:10 +0000 Subject: [PATCH] chore(deps): update dependency trivy to v0.70.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 3e8925d..e915bc6 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ act = "0.2.84" gh = "2.87.3" jq = "1.8.1" "pipx:keyring" = { version = "25.7.0", uvx_args = "--with keyrings.google-artifactregistry-auth" } -trivy = "0.69.2" +trivy = "0.70.0" uv = "0.10.2" [settings]