diff --git a/.github/workflows/github-registry.yml b/.github/workflows/github-registry.yml index a8b2562..42bd29c 100644 --- a/.github/workflows/github-registry.yml +++ b/.github/workflows/github-registry.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 - name: Log in to the Container registry - uses: docker/login-action@d910b140723c904c9e74efef5dc6af05d5143104 + uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0 with: registry: ghcr.io username: ${{ github.actor }}