diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 84952e13b397..4320ab7ec619 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@v4 - name: Log in to the Container registry - uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 + uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}