Skip to content

Commit

Permalink
Bump isbang/compose-action from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 4535bba commit 47453b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
OCTANE_SERVER=roadrunner
EOF
- name: Run Image
uses: isbang/compose-action@v2.0.1
uses: isbang/compose-action@v2.0.2
with:
compose-file: "docker-compose.yaml"
down-flags: "--volumes"
Expand Down

0 comments on commit 47453b8

Please sign in to comment.