From dc889543d7376c6a60e9c2df1525cf5b3fcae171 Mon Sep 17 00:00:00 2001 From: Derek Roberts Date: Tue, 19 Sep 2023 08:43:34 -0700 Subject: [PATCH] Pen test artifact names --- .github/workflows/merge-main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/merge-main.yml b/.github/workflows/merge-main.yml index 832862e9..ba9b21ec 100644 --- a/.github/workflows/merge-main.yml +++ b/.github/workflows/merge-main.yml @@ -53,8 +53,8 @@ jobs: -p VITE_USER_POOLS_ID=${{ vars.VITE_USER_POOLS_ID }} -p VITE_USER_POOLS_WEB_CLIENT_ID=${{ vars.VITE_USER_POOLS_WEB_CLIENT_ID }} penetration_test: true - penetration_test_artifact: ${{ matrix.name }} - penetration_test_issue: ${{ matrix.name }} + penetration_test_artifact: frontend + penetration_test_issue: frontend penetration_test_token: ${{ secrets.GITHUB_SECRET }} deploys-prod: