Skip to content

Commit dfc52bb

Browse files
chore: Update generation configuration at Wed Jun 18 02:30:54 UTC 2025
1 parent 4fb9929 commit dfc52bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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/[email protected].1
40+
- uses: googleapis/sdk-platform-java/.github/[email protected].0
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

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.59.0
2-
googleapis_commitish: b6b04bf5bdb12d6b223e318ec63aa2ed22cfc0f7
2+
googleapis_commitish: 1a096dccca5307a9a3747bc69e587f90b76a83d1
33
libraries_bom_version: 26.61.0
44
libraries:
55
- api_shortname: datastore

0 commit comments

Comments
 (0)