diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 28af05c5f..77e3fcaa2 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -80,7 +80,7 @@ jobs: ref: ${{ env.TAG }} - name: Log in to the Container registry - uses: docker/login-action@cf8514a65188af1d4f94f8c28a7a4153af1088ce + uses: docker/login-action@a5609cb39f57be157c39b77359abfaa43aeaeb8f with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}