diff --git a/.github/workflows/security-gate.yml b/.github/workflows/security-gate.yml index 4c53d9d..0a5b9e1 100644 --- a/.github/workflows/security-gate.yml +++ b/.github/workflows/security-gate.yml @@ -40,5 +40,5 @@ jobs: -m "$MAX_MEDIUM" \ -l "$MAX_LOW" \ --dependency-alerts - --secrets-alerts - --code-alerts \ No newline at end of file + --secret-alerts + --code-alerts