From a71e2d1dd2f06c3d211e7738a95d6eb32e0604ec Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Tue, 18 Jan 2022 18:33:38 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96ab7ff..1d8034b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Step Security Logo

-# Security monitoring for the GitHub-hosted build server (runner) +# Security monitoring for the GitHub-hosted runner If you have a self-hosted build server (e.g. Cloud VM), you may have security monitoring implemented on it. When you use GitHub Actions hosted-runner, you can use `harden-runner` to add security controls and monitoring to the build server (Ubuntu VM) on which GitHub Actions runs your workflows.