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.