diff --git a/package-lock.json b/package-lock.json index edc740d..c54b718 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "@actions/core": "^1.9.1", + "@actions/core": "^1.10.0", "@actions/github": "^5.0.0", "@octokit/core": "^4.1.0", "@octokit/plugin-rest-endpoint-methods": "^7.0.1", diff --git a/package.json b/package.json index ec3c2f9..9e9dd63 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "author": "", "license": "MIT", "dependencies": { - "@actions/core": "^1.9.1", + "@actions/core": "^1.10.0", "@actions/github": "^5.0.0", "@octokit/core": "^4.1.0", "@octokit/plugin-rest-endpoint-methods": "^7.0.1",