Skip to content

Commit

Permalink
pin generator version to 4.3.1 for legacy modules' generate action
Browse files Browse the repository at this point in the history
Signed-off-by: Min Jin <[email protected]>
  • Loading branch information
yue9944882 committed Jan 8, 2024
1 parent 79850d9 commit 9e623a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
export PACKAGE_NAME="io.kubernetes.client.openapi"
EOF
bash java.sh ../../kubernetes/ settings
USE_SINGLE_PARAMETER=false OPENAPI_GENERATOR_COMMIT=v4.3.1 bash java.sh ../../kubernetes/ settings
popd
rm -rf gen
- name: Generate Fluent
Expand Down

0 comments on commit 9e623a9

Please sign in to comment.