diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fa4d95b..8a646fe 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@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 with: context: . load: false