Skip to content

Commit 0b90720

Browse files
fix: update action SHA to include stderr logging
1 parent 0320a36 commit 0b90720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Run MCP Conformance Test
20-
uses: SamMorrowDrums/mcp-conformance-action@6377b0dbb4525c86562355d2035aff751d0083ea # v1
20+
uses: SamMorrowDrums/mcp-conformance-action@e431538d426a6668adbb5bd8f79798bbee192200 # v1
2121
with:
2222
setup_go: "true"
2323
install_command: go mod download

0 commit comments

Comments
 (0)