diff --git a/package-lock.json b/package-lock.json index cb3fb07..686ae5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mshick/add-pr-comment", - "version": "2.6.1", + "version": "2.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mshick/add-pr-comment", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "@actions/artifact": "^1.1.1", diff --git a/package.json b/package.json index a2364dc..44ebc21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mshick/add-pr-comment", - "version": "2.6.1", + "version": "2.7.0", "description": "A GitHub Action which adds a comment to a Pull Request Issue.", "keywords": [ "GitHub",