diff --git a/package.json b/package.json index 509b9a16..4d0452fc 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "deployment" ], "dependencies": { - "@actions/core": "1.2.6", + "@actions/core": "1.2.7", "@actions/exec": "1.0.4", "@actions/github": "4.0.0", "@actions/io": "1.1.0" diff --git a/yarn.lock b/yarn.lock index e0eadd0f..452b7c4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,9 +2,9 @@ # yarn lockfile v1 -"@actions/core@1.2.6": - version "1.2.6" - resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09" +"@actions/core@1.2.7": + version "1.2.7" + resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.7.tgz#594f8c45b213f0146e4be7eda8ae5cf4e198e5ab" "@actions/exec@1.0.4": version "1.0.4"