diff --git a/package.json b/package.json index bd5c798..93159b1 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "author": "ButlerLogic", "license": "MIT", "dependencies": { - "@actions/core": "^1.0.0", - "@actions/github": "^1.0.0" + "@actions/core": "^1.2.2", + "@actions/github": "^2.1.0" } }