1
0
Fork 0
mirror of synced 2026-06-05 17:44:04 +00:00

Update description and version

This commit is contained in:
Varun Sharma 2022-04-22 06:30:18 -07:00
commit ea24e7c920

View file

@ -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",