diff --git a/package-lock.json b/package-lock.json index 325bd29c..a37f676d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@actions/core": "^1.0.0", + "@actions/core": "^1.2.6", "@actions/exec": "^1.0.4", "@actions/http-client": "^1.0.9", "@actions/io": "^1.0.0", diff --git a/package.json b/package.json index 8de14293..24ea61e7 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "author": "GitHub", "license": "MIT", "dependencies": { - "@actions/core": "^1.0.0", + "@actions/core": "^1.2.6", "@actions/exec": "^1.0.4", "@actions/http-client": "^1.0.9", "@actions/io": "^1.0.0",