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: "" ---