diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 35196e9..f119d04 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -79,7 +79,7 @@ jobs: uses: docker/setup-buildx-action@5d9862498505fcac67b9f455d6e94ec0339f7b90 - name: Log into registry timeout-minutes: 5 - uses: docker/login-action@1220aa36aaf257e736f1d64e3b87c4878665836f + uses: docker/login-action@1f401f745bf57e30b3a2800ad308a87d2ebdf14b with: registry: ghcr.io username: ${{ github.actor }}