From 14e59f05102aa96a7b6e34a5459e2709845cc755 Mon Sep 17 00:00:00 2001 From: Andy Bayer Roswell <46857536+AndyBRoswell@users.noreply.github.com> Date: Tue, 27 Aug 2024 19:58:43 +0200 Subject: [PATCH] Update ci-pipeline.yml: envvar --- .github/workflows/ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index b6954d8..3a07b98 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -46,7 +46,7 @@ jobs: - name: Run docker compose # uses: isbang/compose-action@v1.5.1 - uses: hoverkraft-tech/compose-action@v0.0.0 + uses: hoverkraft-tech/compose-action@v2.0.1 with: compose-file: "${{ inputs.docker_folder }}/docker-compose.yaml" env: