Skip to content

Commit 283dd57

Browse files
Bump hoverkraft-tech/compose-action from 1.5.1 to 2.3.0
Bumps [hoverkraft-tech/compose-action](https://github.com/hoverkraft-tech/compose-action) from 1.5.1 to 2.3.0. - [Release notes](https://github.com/hoverkraft-tech/compose-action/releases) - [Commits](hoverkraft-tech/compose-action@v1.5.1...v2.3.0) --- updated-dependencies: - dependency-name: hoverkraft-tech/compose-action dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6f9535 commit 283dd57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cargo-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
shared-key: "build" # share the cache across jobs
3030

31-
- uses: hoverkraft-tech/compose-action@v1.5.1
31+
- uses: hoverkraft-tech/compose-action@v2.3.0
3232
with:
3333
compose-file: "./docker-compose.yaml"
3434
up-flags: "--pull=always --wait"

0 commit comments

Comments
 (0)