We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b956eb9 commit a7c41b7Copy full SHA for a7c41b7
2 files changed
.github/workflows/hermetic_library_generation.yaml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
fetch-depth: 0
45
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
46
- - uses: googleapis/sdk-platform-java/.github/scripts@v2.60.0
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.59.0
47
if: env.SHOULD_RUN == 'true'
48
49
base_ref: ${{ github.base_ref }}
generation_config.yaml
@@ -1,5 +1,5 @@
1
gapic_generator_version: 2.59.0
2
-googleapis_commitish: 3a45aa38968f4fe537cd3837c0e95af8c189b11b
+googleapis_commitish: d57057715ebe652819419146472b09c14729d054
3
libraries_bom_version: 26.61.0
4
libraries:
5
- api_shortname: storage
0 commit comments