Skip to content

Commit f3f067f

Browse files
chore: Update generation configuration at Fri Oct 17 02:28:39 UTC 2025
1 parent 66cc4f1 commit f3f067f

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.62.3
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.63.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.62.3
2-
googleapis_commitish: ac02e45c23e8f55b81fd1425190dd7d4e11390f7
1+
gapic_generator_version: 2.63.0
2+
googleapis_commitish: 979af4bd0c12f882dfeb87e89461aa7ccd1ea4b4
33
libraries_bom_version: 26.70.0
44
libraries:
55
- api_shortname: logging

0 commit comments

Comments
 (0)