Skip to content

Commit

Permalink
Merge pull request #567 from mynaparrot/renovate/isbang-compose-actio…
Browse files Browse the repository at this point in the history
…n-2.x

Update isbang/compose-action action to v2.0.2
  • Loading branch information
jibon57 authored Sep 21, 2024
2 parents dad4864 + 0bfbfa3 commit 5ebd730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
cd client
pnpm install && pnpm run build
- name: Run docker-compose
uses: isbang/compose-action@v2.0.1
uses: isbang/compose-action@v2.0.2
with:
compose-file: "./test/docker-compose.yaml"
down-flags: "--volumes"
Expand Down

0 comments on commit 5ebd730

Please sign in to comment.