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