diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae8a354..9d55013 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: install: true - name: Build Docker image and store in cache - uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 with: context: . push: false