From a6e3c55d120d874d916298322aa0713ae536d264 Mon Sep 17 00:00:00 2001 From: mikolajbrzezinski Date: Wed, 6 Mar 2024 12:14:22 +0100 Subject: [PATCH] ACS-6931 Add ticket reference --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6428e588d4f..b7ca84bcbc4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: - name: "Clean Maven cache" run: bash ./scripts/ci/cleanup_cache.sh -# Currently times out after an hour. TO BE RESTORED after resolving the issue with Veracode Support +# SEE: ACS-6931 Currently times out after an hour. TO BE RESTORED after resolving the issue with Veracode Support. # # veracode_sast: # name: "Pipeline SAST Scan"