diff --git a/.github/workflows/security-gate.yml b/.github/workflows/security-gate.yml index 0a5b9e1..e7b922d 100644 --- a/.github/workflows/security-gate.yml +++ b/.github/workflows/security-gate.yml @@ -39,6 +39,6 @@ jobs: -h "$MAX_HIGH" \ -m "$MAX_MEDIUM" \ -l "$MAX_LOW" \ - --dependency-alerts - --secret-alerts + --dependency-alerts \ + --secret-alerts \ --code-alerts