Skip to content

Commit

Permalink
chore(deps): Bump isbang/compose-action in the all-actions group
Browse files Browse the repository at this point in the history
Bumps the all-actions group with 1 update: [isbang/compose-action](https://github.com/isbang/compose-action).


Updates `isbang/compose-action` from 1.5.1 to 2.0.0
- [Release notes](https://github.com/isbang/compose-action/releases)
- [Commits](hoverkraft-tech/compose-action@v1.5.1...v2.0.0)

---
updated-dependencies:
- dependency-name: isbang/compose-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent e6e754e commit b1646b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# Get docker compose
#----------------------------------------------
- name: Initialize Docker Compose
uses: isbang/compose-action@v1.5.1
uses: isbang/compose-action@v2.0.0
#----------------------------------------------
# Get changed files
#----------------------------------------------
Expand Down

0 comments on commit b1646b7

Please sign in to comment.