diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d0f563a0..622ba331 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: - name: ghcr-login - uses: docker/login-action@v4.5.2 + uses: docker/login-action@v4.6.0 with: registry: ghcr.io username: ${{ github.repository_owner }}