Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 22dcdcd

Browse files
chore: Update generation configuration at Wed Apr 15 03:11:32 UTC 2026
1 parent a313ccf commit 22dcdcd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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.70.0
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.71.0
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

generation_config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
gapic_generator_version: 2.70.0
2-
googleapis_commitish: 62e4ecb2f4390728990514fea14aad0431881a52
3-
libraries_bom_version: 26.79.0
1+
gapic_generator_version: 2.71.0
2+
googleapis_commitish: bf85cad8abc13cd38d42b0cf8545d323243ff7e2
3+
libraries_bom_version: 26.80.0
44
template_excludes:
55
- .gitignore
66
- .kokoro/presubmit/integration.cfg

0 commit comments

Comments
 (0)