From b1470050abf3d522089e967f63e7880148f61dc0 Mon Sep 17 00:00:00 2001 From: rakeshkumar1019 Date: Mon, 18 Mar 2024 17:02:05 +0530 Subject: [PATCH] criticality:high --- .github/workflows/veracode-sec-scan.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/veracode-sec-scan.yml b/.github/workflows/veracode-sec-scan.yml index 459e88283b..3e1965bbe8 100644 --- a/.github/workflows/veracode-sec-scan.yml +++ b/.github/workflows/veracode-sec-scan.yml @@ -209,8 +209,3 @@ jobs: include: '*.war, *.zip, *.js, *.html, *.css, *.json' criticality: 'High' includenewmodules: 'true' - - - name: Delete artifact - uses: actions/delete-artifact@v2 - with: - name: nuxeo-web-ui