From 732e10b463cbe7866073238de179a3273b3697b1 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Mon, 27 May 2024 16:09:11 +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