From ae3990a55756912ef815767673d1e040623a77bc Mon Sep 17 00:00:00 2001 From: Aiden Cline Date: Mon, 15 Dec 2025 23:07:55 -0600 Subject: chore: centralize dep to catalog & fix typos --- github/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'github') diff --git a/github/package.json b/github/package.json index 1a6598d6b..4d447716f 100644 --- a/github/package.json +++ b/github/package.json @@ -13,7 +13,7 @@ "@actions/core": "1.11.1", "@actions/github": "6.0.1", "@octokit/graphql": "9.0.1", - "@octokit/rest": "22.0.0", + "@octokit/rest": "catalog:", "@opencode-ai/sdk": "workspace:*" } } -- cgit v1.2.3