mirror of
https://github.com/RoboSats/robosats.git
synced 2025-02-21 12:49:02 +00:00
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:
parent
3ea3a1d5eb
commit
e2fda21b20
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user