From 1048c119c794a21d8d7763f48614501438afb7f7 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 2 Nov 2022 11:32:04 +0100 Subject: [PATCH] chore(deps): update dependency securego/gosec to v2.14.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index de5895e..5a2f95d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # GOSEC_VERSION # Only required to install a specifiy version -GOSEC_VERSION?=v2.13.1 # renovate: datasource=github-releases depName=securego/gosec +GOSEC_VERSION?=v2.14.0 # renovate: datasource=github-releases depName=securego/gosec # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a