diff --git a/package-lock.json b/package-lock.json index 663415420..dab1daa7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@actions/core": "^1.8.2", "@actions/github": "^4.0.0", "@npcz/magic": "^1.3.12", - "@octokit/core": "^3.6.0", + "@octokit/core": "^3.5.1", "@octokit/graphql": "^4.8.0", "@octokit/plugin-throttling": "^3.5.2", "@octokit/rest": "18.0.0", diff --git a/package.json b/package.json index 1cacd4860..a2842b373 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@actions/core": "^1.8.2", "@actions/github": "^4.0.0", "@npcz/magic": "^1.3.12", - "@octokit/core": "^3.6.0", + "@octokit/core": "^3.5.1", "@octokit/graphql": "^4.8.0", "@octokit/plugin-throttling": "^3.5.2", "@octokit/rest": "18.0.0",