From 6b9a68dd991d04109d247f6126d7ee11bcc805e6 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 14 May 2024 16:05:30 +0000 Subject: [PATCH] chore(deps): update dependency securego/gosec to v2.20.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b8cd9d6..4e835f0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # GOSEC_VERSION # Only required to install a specifiy version -GOSEC_VERSION?=v2.19.0 # renovate: datasource=github-releases depName=securego/gosec +GOSEC_VERSION?=v2.20.0 # renovate: datasource=github-releases depName=securego/gosec # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a