We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f130acf commit 4be3fc2Copy full SHA for 4be3fc2
.github/workflows/integration.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Docker compose
19
- uses: isbang/compose-action@v2.2.0
+ uses: isbang/compose-action@v2.3.0
20
with:
21
compose-file: './docker-compose.yml'
22
0 commit comments