Skip to content

Commit ef8b173

Browse files
chore: update conformance action to v2.0.2 with Zod schema fix
Fixes custom message validation error: 'v3Schema.safeParse is not a function'
1 parent 21d3a46 commit ef8b173

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@2fe7a3c344b27c60732f524ca4dd99dcfe953c1d # v2.0.1
20+
uses: SamMorrowDrums/mcp-conformance-action@6165293cf0b8e353f3cc36b0a0e5fafab22dd9cc # v2.0.2
2121
with:
2222
setup_go: "true"
2323
install_command: go mod download

0 commit comments

Comments
 (0)