Skip to content

Commit be2e933

Browse files
Update generate-javascript.yml
1 parent afd5f68 commit be2e933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-javascript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# apply https://github.com/kubernetes-client/gen/pull/224
3333
git config --global user.name "Github Actions"
3434
git config --global user.email "<>"
35-
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6
35+
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6 0ef2cec
3636
rm -rf gen/.git
3737
# apply https://github.com/kubernetes-client/gen/pull/237
3838
- name: Patch Dockerfile

0 commit comments

Comments
 (0)