diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fa4d95b..101d8d1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -101,7 +101,7 @@ jobs: - name: Build Docker image id: push timeout-minutes: 25 - uses: docker/build-push-action@090ca155fc9b214cbcac536c450455a0e96f52c6 + uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d with: context: . load: false