diff --git a/package-lock.json b/package-lock.json index cd5923d..3692871 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "html-trend-report-action", - "version": "1.2.3", + "version": "1.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "html-trend-report-action", - "version": "1.2.3", + "version": "1.2.4", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index cca9cf6..5926e7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-trend-report-action", - "version": "1.2.3", + "version": "1.2.4", "description": "Publish html trend reports per branch", "main": "index.js", "type": "module",