diff --git a/.github/workflows/security-gate.yml b/.github/workflows/security-gate.yml index f8b35df..90d67c7 100644 --- a/.github/workflows/security-gate.yml +++ b/.github/workflows/security-gate.yml @@ -38,4 +38,5 @@ jobs: -c "$MAX_CRITICAL" \ -h "$MAX_HIGH" \ -m "$MAX_MEDIUM" \ - -l "$MAX_LOW" + -l "$MAX_LOW" \ + --dependency-alerts