From b36e949c668c919833a2c92781289de773878eec Mon Sep 17 00:00:00 2001 From: Rogier Dijkman <40334679+azurekid@users.noreply.github.com> Date: Wed, 22 Mar 2023 14:03:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8cd833..3d9ad4f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ jobs: - name: Check out repository code uses: actions/checkout@v3 - name: Validate Sentinel Analytics Rules - uses: SecureHats/validate-detections@v1 + uses: SecureHats/validate-detections@v1.1 with: filesPath: templates logLevel: Minimal