From d5021f7972422d9b7f09fcd1337dee8f4f8ad2c3 Mon Sep 17 00:00:00 2001 From: Ahmed Hemdan Date: Mon, 21 Apr 2025 23:41:40 +0200 Subject: [PATCH] Bump version to 7 --- templates/secret-detection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/secret-detection.yml b/templates/secret-detection.yml index abe599b..79c1e0b 100644 --- a/templates/secret-detection.yml +++ b/templates/secret-detection.yml @@ -5,7 +5,7 @@ spec: image_prefix: default: "$CI_TEMPLATE_REGISTRY_HOST/security-products" image_tag: - default: '6' + default: '7' image_suffix: default: "" ---