diff --git a/package-lock.json b/package-lock.json index e41a028..34d6b34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "specmatic-insights-build-reporter-github-action", - "version": "1.1.10", + "version": "1.1.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "specmatic-insights-build-reporter-github-action", - "version": "1.1.10", + "version": "1.1.11", "dependencies": { "@actions/core": "^1.2.6", "@vercel/ncc": "^0.38.1", diff --git a/package.json b/package.json index 687e686..d970547 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "specmatic-insights-build-reporter-github-action", - "version": "1.1.10", + "version": "1.1.11", "main": "index.js", "dependencies": { "@actions/core": "^1.2.6",