diff --git a/.github/workflows/Build-And-Test-Component-Reuse-Case.yml b/.github/workflows/Build-And-Test-Component-Reuse-Case.yml index 9d9834d..f809305 100644 --- a/.github/workflows/Build-And-Test-Component-Reuse-Case.yml +++ b/.github/workflows/Build-And-Test-Component-Reuse-Case.yml @@ -78,9 +78,9 @@ jobs: security-scan-reuse: needs: - - hello-world-linux - - hello-world-mac - - hello-world-windows + - hello-world-linux-reuse + - hello-world-mac-reuse + - hello-world-windows-reuse name: "Security Scan Reuse" runs-on: ubuntu-latest steps: