We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d51d68 commit 1508274Copy full SHA for 1508274
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.59.0
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.60.2
47
if: env.SHOULD_RUN == 'true'
48
49
base_ref: ${{ github.base_ref }}
generation_config.yaml
@@ -1,6 +1,6 @@
1
-gapic_generator_version: 2.59.0
2
-googleapis_commitish: 33d5137a234625ed94afd630031321c31bd16143
3
-libraries_bom_version: 26.61.0
+gapic_generator_version: 2.60.2
+googleapis_commitish: fb0d8ac09cd1c2d94e9da572f0ad4692c8781410
+libraries_bom_version: 26.64.0
4
libraries:
5
- api_shortname: storage
6
name_pretty: Cloud Storage
0 commit comments