diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index e964008..27718fe 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -95,7 +95,7 @@ jobs: uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0 + uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0 - name: Run Docker Compose Integration Tests working-directory: services/ingestion-gateway