Skip to content

Commit 3b8eaec

Browse files
authored
ci: pin transport interpo test to version (#1870)
1 parent 7b452b9 commit 3b8eaec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/interop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build image
3030
run: docker buildx build --load -t nim-libp2p-transport-head -f interop/transport/Dockerfile .
3131
- name: Run tests
32-
uses: libp2p/test-plans/.github/actions/run-transport-interop-test@master
32+
uses: libp2p/test-plans/.github/actions/run-transport-interop-test@f58b7472d85aa053ce2ba8e9135bcc126a6fed3e
3333
with:
3434
test-filter: nim-libp2p-transport-head
3535
# without suffix action fails because "hole-punching-interop" artifacts have

0 commit comments

Comments
 (0)