Skip to content

Commit 91e4369

Browse files
chore: update googleapis commit at Thu Feb 13 02:23:52 UTC 2025 (#2487)
This pull request is generated with proto changes between [googleapis/googleapis@8c65012](https://github.com/googleapis/googleapis/commit/8c6501214a223ef031eeb81e558abddf34cc046c) (exclusive) and [googleapis/googleapis@da30f52](https://github.com/googleapis/googleapis/commit/da30f52583f070f676ed886ed9e33d84a646f74c) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT fix(deps): update the Java code generator (gapic-generator-java) to 2.54.0 END_NESTED_COMMIT END_COMMIT_OVERRIDE
1 parent ddada6b commit 91e4369

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.53.0
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.54.0
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
gapic_generator_version: 2.53.0
2-
googleapis_commitish: 8c6501214a223ef031eeb81e558abddf34cc046c
1+
gapic_generator_version: 2.54.0
2+
googleapis_commitish: da30f52583f070f676ed886ed9e33d84a646f74c
33
libraries_bom_version: 26.51.0
44
template_excludes:
55
- .gitignore

0 commit comments

Comments
 (0)