8000
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 ef9e518 commit 0a3a115Copy full SHA for 0a3a115
.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@0cd97b7151b36465390bd5e31d017ec015a4bae9
+ uses: googleapis/java-cloud-bom/tests/validate-bom@e5ca0c9c0e2d1492ac363d37d38ae1857bf7b085
334
with:
335
bom-path: gapic-generator-java-bom/pom.xml
336
0 commit comments