Skip to content

Commit eb9e157

Browse files
committed
Merge pull request #3 from pipedrive-actions/update-github-mcp-server-v0.24.1
Update GitHub MCP Server to v0.24.1
1 parent 5845925 commit eb9e157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mcp/install-mcp-server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ export async function prepareMcpConfig(
214214
"GITHUB_PERSONAL_ACCESS_TOKEN",
215215
"-e",
216216
"GITHUB_HOST",
217-
"ghcr.io/github/github-mcp-server:sha-23fa0dd", // https://github.com/github/github-mcp-server/releases/tag/v0.17.1
217+
"ghcr.io/github/github-mcp-server:sha-82c4930", // https://github.com/github/github-mcp-server/releases/tag/v0.24.1
218218
],
219219
env: {
220220
GITHUB_PERSONAL_ACCESS_TOKEN: githubToken,

0 commit comments

Comments
 (0)