diff --git a/.github/workflows/build-image-base.yml b/.github/workflows/build-image-base.yml index 1e5b9760..ecbc19be 100644 --- a/.github/workflows/build-image-base.yml +++ b/.github/workflows/build-image-base.yml @@ -100,7 +100,7 @@ jobs: platforms: ${{ inputs.platforms }} - name: Set up Docker Buildx id: buildx - uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 + uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 - name: Check if there are acceptance tests id: check_for_tests