diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index aa853c3..d724f74 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@9f6f8c940b91232557f8699b21341a08624a8dce + uses: docker/build-push-action@94d76d3bc1409736cb5dc1ada9502bec3a72973c with: context: . load: false