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 c00fd8d commit 079321cCopy full SHA for 079321c
.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.56.3
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.57.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.56.3
2
-googleapis_commitish: 9b69927306837031baf07585ec02bc9af5c1da7e
+gapic_generator_version: 2.57.0
+googleapis_commitish: 97a83d76a09a7f6dcab43675c87bdfeb5bcf1cb5
3
libraries_bom_version: 26.59.0
4
libraries:
5
- api_shortname: spanner
0 commit comments