diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0de6a0b..4618716 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -42,7 +42,7 @@ jobs: targets: arm aarch64 - name: Log in to the Container registry - uses: docker/login-action@7840e6ddd4a9223910798f6a315544257fccd96e + uses: docker/login-action@70fccc794acd729b2b22dd6a326895f286447728 with: registry: ghcr.io username: ${{ github.actor }}