We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600cd71 commit a7a45e8Copy full SHA for a7a45e8
.github/workflows/hermetic_library_generation.yaml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
fetch-depth: 0
39
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40
- - uses: googleapis/sdk-platform-java/.github/scripts@v2.64.2
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.65.0-rc1
41
if: env.SHOULD_RUN == 'true'
42
43
base_ref: ${{ github.base_ref }}
generation_config.yaml
@@ -1,5 +1,5 @@
1
-gapic_generator_version: 2.64.2
2
-googleapis_commitish: 05f65958eb7f2a8bc59db87ad40487f0fb093097
+gapic_generator_version: 2.65.0-rc1
+googleapis_commitish: 8f3e57f09707aeea497c82ba9fa96092c4d67d1c
3
libraries_bom_version: 26.72.0
4
libraries:
5
- api_shortname: spanner
0 commit comments