Skip to content

Commit 38ee711

Browse files
Update isbang/compose-action action to v2.2.0
1 parent a5ef1df commit 38ee711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Run Tests 🧪
16-
uses: isbang/compose-action@v2.0.0
16+
uses: isbang/compose-action@v2.2.0
1717
with:
1818
compose-file: "./docker-compose.yml"
1919
down-flags: "--volumes"

0 commit comments

Comments
 (0)