diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index db38149a..f1ee682c 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v6 - name: Docker compose - uses: isbang/compose-action@v2.4.1 + uses: isbang/compose-action@v2.4.2 with: compose-file: './docker-compose.yml'