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 76147c1 commit ae59536Copy full SHA for ae59536
.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.54.0
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.55.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.54.0
2
-googleapis_commitish: 4ce00b00904a7ce1df8c157e54fcbf96fda0dc49
+gapic_generator_version: 2.55.0
+googleapis_commitish: e6136c12212ca0c8b4a8867a87cf51a3decf6e53
3
libraries_bom_version: 26.56.0
4
libraries:
5
- api_shortname: datastore
0 commit comments