Skip to content

Commit e2adae1

Browse files
Update mcp-server-diff action to v2.2.0
Updates to v2.2.0 which includes server instructions diff support for detecting issues like #1897.
1 parent 4ff8c21 commit e2adae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mcp-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Run MCP Server Diff
23-
uses: SamMorrowDrums/mcp-server-diff@v2
23+
uses: SamMorrowDrums/mcp-server-diff@v2.2.0
2424
with:
2525
setup_go: "true"
2626
install_command: go mod download

0 commit comments

Comments
 (0)