Skip to content

Commit fabb4a3

Browse files
Update generate-javascript.yml
1 parent b5f5259 commit fabb4a3

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
@@ -33,7 +33,7 @@ jobs:
3333
# apply https://github.com/kubernetes-client/gen/pull/237
3434
git config --global user.name "Github Actions"
3535
git config --global user.email "<>"
36-
git cherry-pick --strategy=recursive -X theirs c557f7f 7edb192
36+
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6
3737
rm -rf gen/.git
3838
- name: Generate Branch Name
3939
run: |

0 commit comments

Comments
 (0)