Skip to content

Commit 286bd22

Browse files
committed
fix for namespace change
1 parent 76d62ec commit 286bd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
curl http://127.0.0.1:60299
8585
8686
# Startup Fake SMTP
87-
- uses: isbang/compose-action@v2
87+
- uses: hoverkraft-tech/compose-action@v2
8888
with:
8989
compose-file: './test-harness/tests/resources/docker-compose.yml'
9090

0 commit comments

Comments
 (0)