diff --git a/package-lock.json b/package-lock.json index 61efabc2..1b50a835 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "optic-release-automation-action", - "version": "4.7.7", + "version": "4.7.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "optic-release-automation-action", - "version": "4.7.7", + "version": "4.7.8", "license": "MIT", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index d2185c7f..7fe17057 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "optic-release-automation-action", - "version": "4.7.7", + "version": "4.7.8", "description": "Automate the release process of your npm modules by providing them OTP on-demand.", "main": "src/index.js", "scripts": {