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 f183186 commit 92b7ce0Copy full SHA for 92b7ce0
.github/workflows/ci.yaml
@@ -422,7 +422,7 @@ jobs:
422
run: |
423
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip -Dfmt.skip
424
- name: Validate gapic-generator-java-bom
425
- uses: googleapis/java-cloud-bom/tests/validate-bom@47ad868794c5d38ee7eb95d69371a7a79f84d890
+ uses: googleapis/java-cloud-bom/tests/validate-bom@2c2984b74b1c38f9261c6b51b83d77f7c709f91f
426
with:
427
bom-path: gapic-generator-java-bom/pom.xml
428
0 commit comments