Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 195d8f1

Browse files
authored
Revert "deps: update googleapis/google-cloud-java action to v1.86.0 (#2377)" (#2380)
This reverts commit a764800.
1 parent cf77a3c commit 195d8f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
40-
- uses: googleapis/google-cloud-java/sdk-platform-java/.github/scripts@v1.86.0
40+
- uses: googleapis/google-cloud-java/sdk-platform-java/.github/scripts@v1.85.0
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

.github/workflows/unmanaged-dependency-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
shell: bash
1515
run: .kokoro/build.sh
1616
- name: Unmanaged dependency check
17-
uses: googleapis/google-cloud-java/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@v1.86.0
17+
uses: googleapis/google-cloud-java/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@v1.85.0
1818
with:
1919
bom-path: google-cloud-firestore-bom/pom.xml

0 commit comments

Comments
 (0)