Skip to content

Commit fd96427

Browse files
lpcoxCopilot
andcommitted
feat: use latest mcpg container image in smoke-copilot
Set sandbox.mcp.version to 'latest' so the smoke test always exercises the most recent published mcpg image rather than a pinned release. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent cd7d8d1 commit fd96427

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/smoke-copilot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ steps:
5151
sandbox:
5252
mcp:
5353
container: "ghcr.io/github/gh-aw-mcpg"
54+
version: "latest"
5455
safe-outputs:
5556
threat-detection:
5657
enabled: false

0 commit comments

Comments
 (0)