Skip to content

Commit 9594024

Browse files
chore: Update generation configuration at Wed Jan 29 02:19:56 UTC 2025 (#1723)
* chore: Update generation configuration at Sat Jan 25 02:17:00 UTC 2025 * chore: Update generation configuration at Mon Jan 27 02:21:43 UTC 2025 * chore: Update generation configuration at Tue Jan 28 02:20:23 UTC 2025 * chore: Update generation configuration at Wed Jan 29 02:19:56 UTC 2025
1 parent bde9254 commit 9594024

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/hermetic_library_generation.yaml

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

generation_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
gapic_generator_version: 2.51.1
2-
googleapis_commitish: 1a0e353ac4a372cf7016df4ce0a7d7e609f339b3
1+
gapic_generator_version: 2.52.0
2+
googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54
33
libraries_bom_version: 26.53.0
44
libraries:
55
- api_shortname: datastore

0 commit comments

Comments
 (0)