diff --git a/package-lock.json b/package-lock.json index d87678b..3489f78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mshick/add-pr-comment", - "version": "2.8.0", + "version": "2.8.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mshick/add-pr-comment", - "version": "2.8.0", + "version": "2.8.1", "license": "MIT", "dependencies": { "@actions/artifact": "^1.1.1", diff --git a/package.json b/package.json index e6b67a3..85ee391 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mshick/add-pr-comment", - "version": "2.8.0", + "version": "2.8.1", "description": "A GitHub Action which adds a comment to a Pull Request Issue.", "keywords": [ "GitHub",