diff --git a/.github/workflows/backend_integration_tests_pr.yml b/.github/workflows/backend_integration_tests_pr.yml index c691752c3..978dd06bc 100644 --- a/.github/workflows/backend_integration_tests_pr.yml +++ b/.github/workflows/backend_integration_tests_pr.yml @@ -104,7 +104,7 @@ jobs: # Build only backend images with Buildx Bake and enable GHA cache - name: Build backend images with cache (buildx bake) - uses: docker/bake-action@v6 + uses: docker/bake-action@v7 with: files: | ./docker-compose.yml