From 6874982012b30f3ce757bb1cf4696b636e20b0e5 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Fri, 22 Apr 2022 09:13:10 -0700 Subject: [PATCH] Update description in action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c670eb0e..47a0dc4f 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: "Harden Runner" -description: "Security monitoring for the GitHub-hosted runner" +description: "Security agent for GitHub-hosted runner to monitor the build process" inputs: allowed-endpoints: description: "Only these endpoints will be allowed if egress-policy is set to block"