diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5d8d8226..5e57240c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: image=moby/buildkit:v0.12.0 # Login to GitHub Container Registry - name: Login to GitHub Container Registry - uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3 + uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3 with: registry: ghcr.io username: ${{ github.actor }}