diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f32c6f561839..8bf29cb93ee1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -127,7 +127,7 @@ jobs: gcr.io/cloud-devrel-public-resources/java-library-generation:"${library_generation_image_tag}" \ /src/library_generation/cli/entry_point.py validate-generation-config env: - library_generation_image_tag: 2.62.3 + library_generation_image_tag: 2.64.2 workspace_name: /workspace # TODO: Uncomment the needed Github Actions diff --git a/.github/workflows/generated_files_sync.yaml b/.github/workflows/generated_files_sync.yaml index 51fa950857e6..bdc114044709 100644 --- a/.github/workflows/generated_files_sync.yaml +++ b/.github/workflows/generated_files_sync.yaml @@ -17,7 +17,7 @@ on: pull_request: name: generation diff env: - library_generation_image_tag: 2.62.3 + library_generation_image_tag: 2.64.2 jobs: root-pom: # root pom.xml does not have diff from generated one