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