From 6a4b55da3919fdd99d234ea3cffbb2b88413956a Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 13 Sep 2023 12:12:05 -0500 Subject: [PATCH] GitLab CI: remove deprecated license scanning --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 97892e166..083305da9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -173,4 +173,3 @@ release: include: - template: Jobs/Dependency-Scanning.gitlab-ci.yml - - template: Security/License-Scanning.gitlab-ci.yml \ No newline at end of file