diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f993f89d..bc0cecb9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: network=host - name: Log in to the Container registry - uses: docker/login-action@70fccc794acd729b2b22dd6a326895f286447728 + uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}