We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998040b commit fb3eac4Copy full SHA for fb3eac4
.github/workflows/generate-javascript.yml
@@ -10,7 +10,7 @@ on:
10
genCommit:
11
type: string
12
required: true
13
- default: '7ac2e3d8c036a64e265a38220c91cee3ec557583'
+ default: 'b461333bb57fa2dc2152f939ed70bac3cef2c1f6'
14
description: 'The commit to use for the kubernetes-client/gen repo'
15
16
0 commit comments