We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7df06 commit 76d62ecCopy full SHA for 76d62ec
.github/workflows/tests.yml
@@ -84,7 +84,7 @@ jobs:
84
curl http://127.0.0.1:60299
85
86
# Startup Fake SMTP
87
- - uses: isbang/compose-action@v2.8.0
+ - uses: isbang/compose-action@v2
88
with:
89
compose-file: './test-harness/tests/resources/docker-compose.yml'
90
0 commit comments