Skip to content

Commit

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

chore(deps): update isbang/compose-action action to v2.2.0
  • Loading branch information
jibon57 authored Feb 12, 2025
2 parents 2472ad3 + f2044d4 commit f4bb7ff
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.1.0
uses: isbang/compose-action@v2.2.0
with:
compose-file: "./test/docker-compose.yaml"
down-flags: "--volumes"
Expand Down

0 comments on commit f4bb7ff

Please sign in to comment.