diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d75ab07c..d729618f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -96,7 +96,7 @@ jobs: - name: Log in to GitHub Container Registry if: steps.cli-release.outputs.published == 'true' - uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee + uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f with: registry: ghcr.io username: ${{ github.actor }}