diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c83ee2e..1c97ab3 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -81,7 +81,7 @@ jobs: # publish docker image - name: Log in to the Container registry - uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1 + uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99 with: registry: ghcr.io username: ${{ github.actor }}