diff --git a/.github/workflows/generate-javascript.yml b/.github/workflows/generate-javascript.yml index e0693f40a8..b397cb34fe 100644 --- a/.github/workflows/generate-javascript.yml +++ b/.github/workflows/generate-javascript.yml @@ -32,7 +32,7 @@ jobs: # apply https://github.com/kubernetes-client/gen/pull/224 git config --global user.name "Github Actions" git config --global user.email "<>" - git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6 0ef2cec 9701a7c + git cherry-pick --strategy=recursive -X theirs c557f7f 0ef2cec 9701a7c rm -rf gen/.git # apply https://github.com/kubernetes-client/gen/pull/237 - name: Patch Dockerfile