From 23d30e1ec22ac79512d481d23ab353e678c570db Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 18 Aug 2023 15:20:57 +0200 Subject: [PATCH] chore(deps): update dependency securego/gosec to v2.17.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2761ec7..8134923 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # GOSEC_VERSION # Only required to install a specifiy version -GOSEC_VERSION?=v2.16.0 # renovate: datasource=github-releases depName=securego/gosec +GOSEC_VERSION?=v2.17.0 # renovate: datasource=github-releases depName=securego/gosec # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a