Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
- uses: googleapis/google-cloud-java/sdk-platform-java/.github/scripts@google-cloud-shared-dependencies/v3.61.0
- uses: googleapis/google-cloud-java/sdk-platform-java/.github/scripts@v1.85.1
if: env.SHOULD_RUN == 'true'
with:
image_tag: latest
Expand Down
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.71.0
googleapis_commitish: 939ba3bf8408af83f0f73ae35c76c4b11a8c8c8d
googleapis_commitish: 89c3153888201c9e80bc5ec78d6ffca0debe6b52
libraries_bom_version: 26.80.0
template_excludes:
- .gitignore
Expand Down
Loading