From 5dc3b0daee97dfde9411a1024dc1e80741169cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:17:19 +0000 Subject: [PATCH] chore(deps): bump isbang/compose-action from 2.0.2 to 2.1.0 Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](https://github.com/isbang/compose-action/compare/v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: isbang/compose-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4337aae..01be60b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: mkdir -p .ci/volumes/varfish-static/data - name: Bring up and shut down services - uses: isbang/compose-action@v2.0.2 + uses: isbang/compose-action@v2.1.0 with: compose-file: docker-compose.yml compose-flags: |