mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-23 10:53:32 +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-
|
||||
|
||||
- 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"
|
||||
|
Reference in New Issue
Block a user