diff --git a/package.json b/package.json index 466ab7db..02001c7e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "author": "James Ives", "license": "MIT", "dependencies": { - "@actions/core": "^1.0.0", + "@actions/core": "^1.2.0", "@actions/exec": "^1.0.1", "@actions/github": "^1.1.0" }, diff --git a/yarn.lock b/yarn.lock index 176b65c0..6418de44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,9 +2,9 @@ # yarn lockfile v1 -"@actions/core@^1.0.0": - version "1.1.3" - resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.1.3.tgz#543b0e7ca0e53dccc5dca4811a4fac59c1b35f5c" +"@actions/core@^1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.0.tgz#aa5f52b26c362c821d41557e599371a42f6c0b3d" "@actions/exec@^1.0.1": version "1.0.1"