Update github-mcp-server to v0.17.1 (#613)

This commit is contained in:
Okumura Takahiro
2025-10-21 01:14:27 +09:00
committed by GitHub
parent f52f12eba5
commit 3eacedbeb7
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ jobs:
"--rm",
"-e",
"GITHUB_PERSONAL_ACCESS_TOKEN",
"ghcr.io/github/github-mcp-server:sha-7aced2b"
"ghcr.io/github/github-mcp-server:sha-23fa0dd"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "${{ secrets.GITHUB_TOKEN }}"