Skip to content

Commit 500979a

Browse files
chore(deps): bump isbang/compose-action from 2.0.1 to 2.0.2 (#86)
Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](hoverkraft-tech/compose-action@v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: isbang/compose-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70e3854 commit 500979a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
mkdir -p .ci/volumes/varfish-static/data
4141
4242
- name: Bring up and shut down services
43-
uses: isbang/compose-action@v2.0.1
43+
uses: isbang/compose-action@v2.0.2
4444
with:
4545
compose-file: docker-compose.yml
4646
compose-flags: |

0 commit comments

Comments
 (0)