Skip to content

Commit

Permalink
Bump hoverkraft-tech/compose-action from 1.5.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [hoverkraft-tech/compose-action](https://github.com/hoverkraft-tech/compose-action) from 1.5.1 to 2.1.0.
- [Release notes](https://github.com/hoverkraft-tech/compose-action/releases)
- [Commits](hoverkraft-tech/compose-action@v1.5.1...v2.1.0)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/compose-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 06f0593 commit 0bf95bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
shared-key: "build" # share the cache across jobs

- uses: hoverkraft-tech/compose-action@v1.5.1
- uses: hoverkraft-tech/compose-action@v2.1.0
with:
compose-file: "./docker-compose.yaml"
up-flags: "--pull=always --wait"
Expand Down

0 comments on commit 0bf95bc

Please sign in to comment.