File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6060 # Do this early so that it can start up in time for the tests to run.
6161 # We may need to add a wait here.
6262 - name : Start docker-compose services
63- uses : hoverkraft-tech/compose-action@8be2d741e891ac9b8ac20825e6f3904149599925
63+ uses : hoverkraft-tech/compose-action@40041ff1b97dbf152cd2361138c2b03fa29139df
6464 with :
6565 compose-file : " docker-compose.yaml"
6666
@@ -124,7 +124,7 @@ jobs:
124124 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
125125
126126 - name : Install uv
127- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
127+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
128128
129129 - name : Set up Go
130130 uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
@@ -146,7 +146,7 @@ jobs:
146146 OPENAI_API_KEY=openai:api-key
147147
148148 - name : Start docker-compose services
149- uses : hoverkraft-tech/compose-action@8be2d741e891ac9b8ac20825e6f3904149599925
149+ uses : hoverkraft-tech/compose-action@40041ff1b97dbf152cd2361138c2b03fa29139df
150150 with :
151151 compose-file : " docker-compose.yaml"
152152
You can’t perform that action at this time.
0 commit comments