diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index 81ad6eede..d1e8330e5 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -81,7 +81,7 @@ jobs: type=sha - name: Log in to the Container registry - uses: docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55 + uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}