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 815623f commit 7317901Copy full SHA for 7317901
.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.62.3
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.63.0
41
if: env.SHOULD_RUN == 'true'
42
43
base_ref: ${{ github.base_ref }}
generation_config.yaml
@@ -1,6 +1,6 @@
1
-gapic_generator_version: 2.62.3
2
-googleapis_commitish: 6e79e73204aed17b11e724beebb9cf11f36ea57d
3
-libraries_bom_version: 26.69.0
+gapic_generator_version: 2.63.0
+googleapis_commitish: c288189b43c016dd3cf1ec73ce3cadee8b732f07
+libraries_bom_version: 26.70.0
4
libraries:
5
- api_shortname: pubsub
6
name_pretty: Cloud Pub/Sub
0 commit comments