diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 225861594..3b04f7fa1 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -25,7 +25,7 @@ jobs: uses: tj-actions/branch-names@v7 - name: Log in to the Container registry - uses: docker/login-action@cf8514a65188af1d4f94f8c28a7a4153af1088ce + uses: docker/login-action@a5609cb39f57be157c39b77359abfaa43aeaeb8f with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}