diff --git a/.github/workflows/_system_test.yml b/.github/workflows/_system_test.yml index f0b21cf15..e0c66675f 100644 --- a/.github/workflows/_system_test.yml +++ b/.github/workflows/_system_test.yml @@ -21,7 +21,7 @@ jobs: uses: astral-sh/setup-uv@v7 - name: Compose services - uses: hoverkraft-tech/compose-action@11beaa1c2dae4e8ed7b1665aa074723b6cecb0e4 # v3.0.0 + uses: hoverkraft-tech/compose-action@ee6af68587292d72db67743171809c19787df4c9 # v3.1.0 with: compose-file: "tests/system_tests/compose.yaml"