diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c93730e..8053144 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -44,7 +44,7 @@ jobs: targets: arm aarch64 - name: Log in to the Container registry - uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0 + uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0 with: registry: ghcr.io username: ${{ github.actor }}