diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 6e213a4f..cc107d08 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Log in to the Container registry - uses: docker/login-action@b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 + uses: docker/login-action@7137ecbd587e9331e068c80ad54b57e873403052 with: registry: ghcr.io username: ${{ github.actor }}