Skip to content

Commit 0320a36

Browse files
fix: update action SHA to include subshell fix
1 parent cccd7d8 commit 0320a36

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@b5c958a5a80d5708b68dec3b69a8c1bb8a5189df # v1
20+
uses: SamMorrowDrums/mcp-conformance-action@6377b0dbb4525c86562355d2035aff751d0083ea # v1
2121
with:
2222
setup_go: "true"
2323
install_command: go mod download

0 commit comments

Comments
 (0)