Skip to content

Commit 6afbe7a

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 6afbe7a

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@616529364beb374fa4da7f81f26932fa5a70ce97 # v2.0.2
2121
with:
2222
setup_go: "true"
2323
install_command: go mod download

0 commit comments

Comments
 (0)