[SEBA-892] Resolve any SCA violations in Redfish Importer Errors are in Jira

Change-Id: If6cb8058d46f549dc14d6d66fee82f1bc7fb77a6
diff --git a/Makefile b/Makefile
index 575cac2..9d06f64 100644
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,7 @@
 	fi
 	@echo "Style check OK"
 
-lint-sanity:
+lint-sanity:proto/importer.pb.go
 	@echo "Running sanity check..."
 	@go vet -mod=vendor ./...
 	@echo "Sanity check OK"