diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index f077c47b5..b5de7d824 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@184bdaa0721073962dff0199f1fb9940f07167d1 + uses: docker/login-action@5b7b28b1cc417bbd34cd8c225a957c9ce9adf7f2 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}