From 66f8265b55cbbdd0e33417e8115f5c8c3807af13 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Thu, 13 Feb 2025 11:16:01 +0000 Subject: [PATCH] chore(deps): update dependency securego/gosec to v2.22.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 196e3fc..f99315e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # GOSEC_VERSION # Only required to install a specifiy version -GOSEC_VERSION?=v2.22.0 # renovate: datasource=github-releases depName=securego/gosec +GOSEC_VERSION?=v2.22.1 # renovate: datasource=github-releases depName=securego/gosec # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a