Skip to content

Commit

Permalink
Bump isbang/compose-action from 1.0.0 to 1.1.0 (#167)
Browse files Browse the repository at this point in the history
Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/isbang/compose-action/releases)
- [Commits](hoverkraft-tech/compose-action@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: isbang/compose-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2022
1 parent dae97f3 commit e60edd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestOnPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sudo chown 1000:1000 ./{logs,shared,userspace,models_database} -R
- name: run docker-compose cluster
uses: isbang/compose-action@v1.0.0
uses: isbang/compose-action@v1.1.0
with:
compose-file: './docker-compose.yml'
down-flags: '--volumes'
Expand Down

0 comments on commit e60edd6

Please sign in to comment.