diff --git a/.github/workflows/github-registry.yml b/.github/workflows/github-registry.yml index 1e0ffdc..43e1464 100644 --- a/.github/workflows/github-registry.yml +++ b/.github/workflows/github-registry.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v3 - name: Log in to the Container registry - uses: docker/login-action@ec9cdf07d570632daeb912f5b2099cb9ec1d01e6 + uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf with: registry: ghcr.io username: ${{ github.actor }}