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 74ad2a0 commit 63c18a0Copy full SHA for 63c18a0
.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.61.0
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.62.0
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.61.0
2
-googleapis_commitish: d869249c5d3da60af39dc7968140468ef7d1fdd6
+gapic_generator_version: 2.62.0
+googleapis_commitish: 3b2a2ae91db23a9c879b2b725d6a5de6bd64a800
3
libraries_bom_version: 26.66.0
4
libraries:
5
- api_shortname: spanner
0 commit comments