diff --git a/.github/workflows/python-cd.yml b/.github/workflows/python-cd.yml index a9ced68..fb5006e 100644 --- a/.github/workflows/python-cd.yml +++ b/.github/workflows/python-cd.yml @@ -106,7 +106,7 @@ jobs: echo "♟️ Coach name: $COACH" - name: Log in to GitHub Container Registry - uses: docker/login-action@v4.5.1 + uses: docker/login-action@v4.5.2 with: registry: ghcr.io username: ${{ github.actor }}