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 153a457 commit 7342095Copy full SHA for 7342095
.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.52.0
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.53.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.52.0
2
-googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54
3
-libraries_bom_version: 26.53.0
+gapic_generator_version: 2.53.0
+googleapis_commitish: da30f52583f070f676ed886ed9e33d84a646f74c
+libraries_bom_version: 26.54.0
4
libraries:
5
- api_shortname: logging
6
name_pretty: Cloud Logging
0 commit comments