From 988bbc9d6aabbbdc9dd98093d6b9d73266b41472 Mon Sep 17 00:00:00 2001 From: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com> Date: Wed, 3 Apr 2024 10:47:18 -0500 Subject: [PATCH] removed the if condition check for registry1 upload to sarif Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com> --- .github/workflows/scan.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/scan.yaml b/.github/workflows/scan.yaml index a54d4adf..09f9542a 100644 --- a/.github/workflows/scan.yaml +++ b/.github/workflows/scan.yaml @@ -75,7 +75,6 @@ jobs: GRYPE_PASSWORD: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }} - name: Upload SARIF files - Registry1 - if: steps.check_sarif.outputs.exists == 'true' uses: github/codeql-action/upload-sarif@1b1aada464948af03b950897e5eb522f92603cc2 with: sarif_file: ./sarif