Skip to content

Commit ce80319

Browse files
chore: Update generation configuration at Fri Feb 6 15:46:34 UTC 2026
1 parent 6127aa6 commit ce80319

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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_GITHUB_TOKEN }}
40-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.66.0
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.66.1
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.66.0
2-
googleapis_commitish: af232e71d7b67e84811f55b48c51de867f98f35b
3-
libraries_bom_version: 26.74.0
1+
gapic_generator_version: 2.66.1
2+
googleapis_commitish: 39bd091b055e331a4917143355ab7afa83b7130c
3+
libraries_bom_version: 26.75.0
44
libraries:
55
- api_shortname: accessapproval
66
name_pretty: Access Approval

0 commit comments

Comments
 (0)