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