diff --git a/package.json b/package.json index f01c0dc6..c080cb0e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "lint": "eslint src/main.js" }, "dependencies": { - "@actions/core": "1.2.6", + "@actions/core": "1.2.7", "@actions/github": "3.0.0" }, "devDependencies": {