diff --git a/.github/workflows/latest.yml b/.github/workflows/latest.yml index 8e91a301..d706ff85 100644 --- a/.github/workflows/latest.yml +++ b/.github/workflows/latest.yml @@ -55,7 +55,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Log in to the Container registry - uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1 + uses: docker/login-action@5d8785b43a795ee002a17dbf1a2235dc1997224b with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}