We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff8c21 commit e2adae1Copy full SHA for e2adae1
1 file changed
.github/workflows/mcp-diff.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Run MCP Server Diff
23
- uses: SamMorrowDrums/mcp-server-diff@v2
+ uses: SamMorrowDrums/mcp-server-diff@v2.2.0
24
with:
25
setup_go: "true"
26
install_command: go mod download
0 commit comments