mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-28 06:03:31 +00:00
Merge pull request #1718 from RoboSats/dependabot/github_actions/isbang/compose-action-2.2.0
chore(deps): bump isbang/compose-action from 1.5.1 to 2.2.0
This commit is contained in:
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
coordinator-docker-cache-
|
coordinator-docker-cache-
|
||||||
|
|
||||||
- name: 'Compose Regtest Orchestration'
|
- name: 'Compose Regtest Orchestration'
|
||||||
uses: isbang/compose-action@v1.5.1
|
uses: isbang/compose-action@v2.2.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