diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2ebe081eeb9f..afdd2d32f0ec 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.1 + library_generation_image_tag: 2.62.3 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 e67d82185e52..853bf1544905 100644 --- a/.github/workflows/generated_files_sync.yaml +++ b/.github/workflows/generated_files_sync.yaml @@ -20,7 +20,7 @@ on: pull_request: name: generation diff env: - library_generation_image_tag: 2.62.1 + library_generation_image_tag: 2.62.3 jobs: root-pom: # root pom.xml does not have diff from generated one