From 8a2441b2a9ae30cc893ffbf0dc04f8847b0ba10f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 03:48:05 +0000 Subject: [PATCH] Bump isbang/compose-action from 1.5.1 to 2.0.0 Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 1.5.1 to 2.0.0. - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](https://github.com/isbang/compose-action/compare/v1.5.1...v2.0.0) --- updated-dependencies: - dependency-name: isbang/compose-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dab20e7..13c4ddd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,7 +35,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.2 - name: Start rocket.chat server - uses: isbang/compose-action@v1.5.1 + uses: isbang/compose-action@v2.0.0 with: compose-file: docker-compose.yml env: