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 fe020bb commit 63f40b4Copy full SHA for 63f40b4
.github/workflows/tests.yml
@@ -87,7 +87,7 @@ jobs:
87
curl http://127.0.0.1:60299
88
89
# Startup Fake SMTP
90
- - uses: hoverkraft-tech/compose-action@v2
+ - uses: hoverkraft-tech/compose-action@v2.0.2
91
with:
92
compose-file: './test-harness/tests/resources/docker-compose.yml'
93
0 commit comments