We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a41de4 commit ab1b273Copy full SHA for ab1b273
1 file changed
.github/workflows/test-docker-compose.yaml
@@ -60,7 +60,7 @@ jobs:
60
sed -i 's/DOMAIN=.*/DOMAIN=ci-example.com/' .env
61
62
- name: Create stack
63
- uses: hoverkraft-tech/compose-action@d2bee4f07e8ca410d6b196d00f90c12e7d48c33a # v2.6.0
+ uses: hoverkraft-tech/compose-action@11beaa1c2dae4e8ed7b1665aa074723b6cecb0e4 # v3.0.0
64
with:
65
compose-file: "./docker-compose.yml"
66
up-flags: "-d --quiet-pull"
0 commit comments