From 7d00e1dc3c71b77ea171f503e6c9be24836314eb Mon Sep 17 00:00:00 2001 From: MSP-Greg Date: Thu, 17 Sep 2020 14:10:42 -0500 Subject: [PATCH] SECURITY.md - use emoji in markdown table [ci skip] GitHub uses a pre-processor for markdown, normal markdown processor don't handle emoji --- SECURITY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index e935c426..7dde2968 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,11 +2,11 @@ ## Supported Versions -| Version | Supported | -| ------- | ------------------ | -| Latest release in 5.x | :white_check_mark: | -| Latest release in 4.x | :white_check_mark: | -| All other releases | :x: | +| Version | Supported | +| :------------ | :--------: | +| Latest release in 5.x | ✅ | +| Latest release in 4.x | ✅ | +| All other releases | ❌ | ## Reporting a Vulnerability