mirror of
https://github.com/RoboSats/robosats.git
synced 2025-08-09 16:20:06 +00:00
chore(deps): bump isbang/compose-action from 2.2.0 to 2.3.0
Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](https://github.com/isbang/compose-action/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: isbang/compose-action dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
coordinator-docker-cache-
|
coordinator-docker-cache-
|
||||||
|
|
||||||
- name: 'Compose Regtest Orchestration'
|
- name: 'Compose Regtest Orchestration'
|
||||||
uses: isbang/compose-action@v2.2.0
|
uses: isbang/compose-action@v2.3.0
|
||||||
with:
|
with:
|
||||||
compose-file: "./docker-tests.yml"
|
compose-file: "./docker-tests.yml"
|
||||||
down-flags: "--volumes"
|
down-flags: "--volumes"
|
||||||
|
Reference in New Issue
Block a user