diff --git a/package-lock.json b/package-lock.json index ccc6dfa..f286678 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-action-licenses-export", - "version": "1.1.30", + "version": "1.1.31", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-action-licenses-export", - "version": "1.1.30", + "version": "1.1.31", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index 4c6844a..6ff3a00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-licenses-export", - "version": "1.1.30", + "version": "1.1.31", "description": "GitHub action to export a file with the OSS licenses used in the application", "main": "dist/index.js", "type": "module",