diff --git a/.github/workflows/update-release-image.yml b/.github/workflows/update-release-image.yml index 91709b6..d5e8004 100644 --- a/.github/workflows/update-release-image.yml +++ b/.github/workflows/update-release-image.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4.1.1 - name: Login to GitHub Container Registry # v2.2.0 - uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc + uses: docker/login-action@5139682d94efc37792e6b54386b5b470a68a4737 with: registry: ghcr.io username: ${{ github.repository_owner }}