From 381ba25e797c34a6283c9e850cbeb781eb87e41a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 03:04:06 +0000 Subject: [PATCH] Bump isbang/compose-action from 2.0.0 to 2.0.1 Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](https://github.com/isbang/compose-action/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: isbang/compose-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 7da1c7c..b16234b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,7 +35,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Start rocket.chat server - uses: isbang/compose-action@v2.0.0 + uses: isbang/compose-action@v2.0.1 with: compose-file: docker-compose.yml env: