diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fa4d95b..d44b95e 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@729f7f49266dec5e72fe7339273d3f7e65abacd7 with: context: . load: false