chore(deps): bump isbang/compose-action from 1.5.1 to 2.2.0

Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 1.5.1 to 2.2.0.
- [Release notes](https://github.com/isbang/compose-action/releases)
- [Commits](https://github.com/isbang/compose-action/compare/v1.5.1...v2.2.0)

---
updated-dependencies:
- dependency-name: isbang/compose-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-06 07:38:22 +00:00 committed by GitHub
parent 3ea3a1d5eb
commit e2fda21b20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ jobs:
coordinator-docker-cache-
- name: 'Compose Regtest Orchestration'
uses: isbang/compose-action@v1.5.1
uses: isbang/compose-action@v2.2.0
with:
compose-file: "./docker-tests.yml"
down-flags: "--volumes"