Update version

This commit is contained in:
Varun Sharma 2022-11-08 13:45:10 -08:00
commit 620cac5711
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "step-security-harden-runner",
"version": "1.6.0",
"version": "2.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "step-security-harden-runner",
"version": "1.6.0",
"version": "2.0.0",
"license": "Apache License 2.0",
"dependencies": {
"@actions/cache": "^3.0.4",

View file

@ -1,6 +1,6 @@
{
"name": "step-security-harden-runner",
"version": "1.6.0",
"version": "2.0.0",
"description": "Security agent for GitHub-hosted runner to monitor the build process",
"main": "index.js",
"scripts": {