From 1f43a2006d7a3c8dc93f485b50319859374795b2 Mon Sep 17 00:00:00 2001 From: Mark Hermeling Date: Wed, 25 Aug 2021 14:03:21 +0000 Subject: [PATCH] Correcting name --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 6f3d583..b7c506f 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -2,7 +2,7 @@ apiVersion: v1 # The repository name in registry1, excluding /ironbank/ -name: "grammatech/codesonar/codesonar-hub" +name: "grammatech/codesonar/codesonar-builder" # List of tags to push for the repository in registry1 # The most specific version should be the first tag and will be shown -- GitLab