Skip to content

Commit 63f40b4

Browse files
committed
fix version for hoverkraft-tech/compose-action action
1 parent fe020bb commit 63f40b4

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
@@ -87,7 +87,7 @@ jobs:
8787
curl http://127.0.0.1:60299
8888
8989
# Startup Fake SMTP
90-
- uses: hoverkraft-tech/compose-action@v2
90+
- uses: hoverkraft-tech/compose-action@v2.0.2
9191
with:
9292
compose-file: './test-harness/tests/resources/docker-compose.yml'
9393

0 commit comments

Comments
 (0)