update MCP server image to version 0.5.0 (#175)

This commit is contained in:
Tomohiro Ishibashi
2025-06-16 23:40:13 +09:00
committed by GitHub
parent 3c748dc927
commit e0d3fec39f
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-6d69797"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "${{ secrets.GITHUB_TOKEN }}"