Skip to content

Commit

Permalink
chore(deps): update isbang/compose-action action to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 76934be commit f2044d4
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 f2044d4

Please sign in to comment.