diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index 0c6b0267e..f69b17dbc 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@327cd5a69de6c009b9ce71bce8395f28e651bf99 + uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}