diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index 58592f838..23ae9453e 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -73,7 +73,7 @@ jobs: type=sha - name: Log in to the Container registry - uses: docker/login-action@6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0 + uses: docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}