diff --git a/package-lock.json b/package-lock.json index d6ac2af..b072864 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contrast-local-scan-action", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contrast-local-scan-action", - "version": "1.0.1", + "version": "1.0.2", "license": "Apache-2.0", "dependencies": { "@actions/cache": "^3.2.2", diff --git a/package.json b/package.json index bfd8379..9b198ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contrast-local-scan-action", - "version": "1.0.1", + "version": "1.0.2", "description": "Github action that runs Contrast Local Scanner against the current github repository.", "author": "Contrast Security", "license": "Apache-2.0",