Skip to content

Commit ab1b273

Browse files
Bump hoverkraft-tech/compose-action from 2.6.0 to 3.0.0 (#337)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a41de4 commit ab1b273

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
sed -i 's/DOMAIN=.*/DOMAIN=ci-example.com/' .env
6161
6262
- name: Create stack
63-
uses: hoverkraft-tech/compose-action@d2bee4f07e8ca410d6b196d00f90c12e7d48c33a # v2.6.0
63+
uses: hoverkraft-tech/compose-action@11beaa1c2dae4e8ed7b1665aa074723b6cecb0e4 # v3.0.0
6464
with:
6565
compose-file: "./docker-compose.yml"
6666
up-flags: "-d --quiet-pull"

0 commit comments

Comments
 (0)