From 2a45e23c0fd37a61f28062ed095bcdbf32555d5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 8 May 2026 18:06:08 +0000 Subject: [PATCH] Update dependency syft to v1.44.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0d4f664..b83797d 100644 --- a/mise.toml +++ b/mise.toml @@ -4,5 +4,5 @@ lockfile = true [tools] gh = "2.92.0" grype = "0.111.1" -syft = "1.43.0" +syft = "1.44.0" zizmor = "1.24.1"