diff --git a/package.json b/package.json index c16c256..277b2f2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "step-security-harden-runner", - "version": "1.4.0", - "description": "Security monitoring for the GitHub-hosted runner", + "version": "1.4.2", + "description": "Security agent for GitHub-hosted runner to monitor the build process", "main": "index.js", "scripts": { "build": "npm run main && npm run pre && npm run post",