From 741d05a4c0bae53aa9d735c1fc444b863c6ffd94 Mon Sep 17 00:00:00 2001 From: PD-Team <8293321+bauthard@users.noreply.github.com> Date: Tue, 19 Jan 2021 17:17:14 +0530 Subject: [PATCH] misc fix --- workflows/springboot-workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/springboot-workflow.yaml b/workflows/springboot-workflow.yaml index 996a91be432..110835f2f1d 100644 --- a/workflows/springboot-workflow.yaml +++ b/workflows/springboot-workflow.yaml @@ -10,7 +10,7 @@ info: workflows: - - template: security-misconfiguration/springboot-detect.yaml + - template: misconfiguration/springboot-detect.yaml subtemplates: - template: cves/2018/CVE-2018-1271.yaml - template: cves/2018/CVE-2018-1271.yaml