diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 711c2a4f..59be547d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -84,7 +84,7 @@ scheduled npm: only: - schedules script: - - npm audit + - npm audit --audit-level=high stage: audit pages: