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 c334a0c commit b2dac93Copy full SHA for b2dac93
.github/workflows/ci.yaml
@@ -330,7 +330,7 @@ jobs:
330
run: |
331
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
332
- name: Validate gapic-generator-java-bom
333
- uses: googleapis/java-cloud-bom/tests/validate-bom@93740d54e9e5dc9b83972ab8209c239acb993f48
+ uses: googleapis/java-cloud-bom/tests/validate-bom@17e75dc0cf031ea91560c33101e6238df29bdd13
334
with:
335
bom-path: gapic-generator-java-bom/pom.xml
336
0 commit comments