Skip to content

Commit d6c959d

Browse files
authored
chore: reorder sandbox config in smoke-otel-tracing frontmatter
1 parent 916fa94 commit d6c959d

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

.github/workflows/smoke-otel-tracing.lock.yml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-otel-tracing.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ tools:
3030
runtimes:
3131
go:
3232
version: "1.25"
33+
sandbox:
34+
mcp:
35+
container: "ghcr.io/github/gh-aw-mcpg"
36+
version: "v0.3.11"
3337
steps:
3438
- name: Set up Go
3539
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
3640
with:
3741
go-version-file: go.mod
3842
cache: true
39-
sandbox:
40-
mcp:
41-
container: "ghcr.io/github/gh-aw-mcpg"
42-
version: "v0.3.11"
4343
safe-outputs:
4444
threat-detection:
4545
enabled: false

0 commit comments

Comments
 (0)