diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ea4e440..6eb2056 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v6 - name: Log in to the Container registry - uses: docker/login-action@6862ffc5ab2cdb4405cf318a62a6f4c066e2298b + uses: docker/login-action@3227f5311cb93ffd14d13e65d8cc400d30f4dd8a with: registry: ghcr.io username: ${{ github.actor }}