diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 0e1e8f7ee..933a7c09e 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@a5609cb39f57be157c39b77359abfaa43aeaeb8f + uses: docker/login-action@ba38666a08b622da774c4a0970ab11e419b5c018 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}