Skip to content

Commit

Permalink
Bump isbang/compose-action from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
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](hoverkraft-tech/compose-action@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and franmomu committed Jun 24, 2024
1 parent 4f2e7a1 commit 871b4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa-dockerfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build "php" container
uses: isbang/[email protected].0
uses: isbang/[email protected].1
with:
compose-file: "./compose.yaml"
services: |
Expand Down

0 comments on commit 871b4a1

Please sign in to comment.