diff --git a/package.json b/package.json index 16d5ae8..ef61116 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "author": "", "license": "ISC", "dependencies": { - "@actions/core": "^1.4.0", + "@actions/core": "^1.10.0", "@actions/github": "^5.0.0", "toml": "^3.0.0" }