From 2ed681205c31fd630bee48eeddfcb608a602104d Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Thu, 20 Jan 2022 14:50:32 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d8034b..7bac96e 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,12 @@ First-of-its-kind patent-pending technology that automatically correlates outbou ## Workflows using harden-runner +Workflows using harden-runner: 1. https://github.com/nvm-sh/nvm/tree/master/.github/workflows 2. https://github.com/shivammathur/setup-php/blob/master/.github/workflows/node-release.yml -3. https://github.com/dassana-io/dassana/blob/main/.github/workflows/publish-ut-coverage.yaml +3. https://github.com/microsoft/msquic/tree/main/.github/workflows +4. https://github.com/dassana-io/dassana/blob/main/.github/workflows/publish-ut-coverage.yaml +5. https://github.com/MTRNord/matrix-art/tree/main/.github/workflows ## Try it out