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

Commit cb09090

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents 0b65acf + 177e7c3 commit cb09090

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/hermetic_library_generation.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ jobs:
3636
if: env.SHOULD_RUN == 'true'
3737
with:
3838
fetch-depth: 0
39-
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
39+
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
4040
- uses: googleapis/sdk-platform-java/.github/scripts@v2.66.1
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}
4444
head_ref: ${{ github.head_ref }}
45-
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
45+
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}

generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gapic_generator_version: 2.66.1
2-
googleapis_commitish: 466a47d6cd89f3e252f2d26fb26fc27b53a6add7
2+
googleapis_commitish: 6eead6ed94bddc12fe22189880a0b8f722c70478
33
libraries_bom_version: 26.75.0
44
libraries:
55
- api_shortname: spanner

0 commit comments

Comments
 (0)