diff --git a/package.json b/package.json index 55e30c0..c3aacdf 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,6 @@ }, "homepage": "https://github.com/cycjimmy/semantic-release-action#readme", "dependencies": { - "@actions/core": "^1.2.0" + "@actions/core": "^1.2.2" } }