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 5730ece commit 873f5e1Copy full SHA for 873f5e1
.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.51.1
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.51.1
2
-googleapis_commitish: d4c6826b966464a3e7e272bb44d7ed563b5abe81
+googleapis_commitish: 0ce8062889f30daa64eed6810e3c124ccd89608f
3
libraries_bom_version: 26.53.0
4
libraries:
5
- api_shortname: logging
0 commit comments