diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2f8b068fb..707f8c9ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -132,7 +132,6 @@ shellcheck: include: - template: SAST.gitlab-ci.yml - template: Secret-Detection.gitlab-ci.yml - - template: Dependency-Scanning.gitlab-ci.yml variables: SAST_EXCLUDED_ANALYZERS: "spotbugs"