diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 1dec0f3..8c3ad83 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -85,7 +85,7 @@ jobs: - name: Build and push Docker image id: build - uses: docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229 + uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 with: context: . push: true