diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d39eccc..4d89850 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@df19a799eba09c72273c5a94c70800e243e76ebc with: context: . load: false