diff --git a/package.json b/package.json index 21909b8..ad6853c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "lint": "eslint src/main.js" }, "dependencies": { - "@actions/core": "1.2.6", + "@actions/core": "1.2.7", "@actions/github": "3.0.0", "js-yaml": "3.14.1", "istextorbinary": "5.12.0"