From 4c7f2e3e4512a47631bf24e7024b3e78db0538ea Mon Sep 17 00:00:00 2001 From: Pedro Lopes Date: Mon, 30 Oct 2023 10:42:21 +0000 Subject: [PATCH] fix issue --- cxAstScan/task.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cxAstScan/task.json b/cxAstScan/task.json index c449017..41f8250 100644 --- a/cxAstScan/task.json +++ b/cxAstScan/task.json @@ -81,7 +81,7 @@ "OutputVariables": [ { "name": "CxOneScanId", - "description": "Checkmarx One scan ID from created scan", + "description": "Checkmarx One scan ID from created scan" } ] }