We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eda55f commit d2eda36Copy full SHA for d2eda36
.github/workflows/ci.yaml
@@ -331,7 +331,7 @@ jobs:
331
run: |
332
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
333
- name: Validate gapic-generator-java-bom
334
- uses: googleapis/java-cloud-bom/tests/validate-bom@47ad868794c5d38ee7eb95d69371a7a79f84d890
+ uses: googleapis/java-cloud-bom/tests/validate-bom@f26f55b40eef053d43f3dcb2a4061ad1a2478e62
335
with:
336
bom-path: gapic-generator-java-bom/pom.xml
337
0 commit comments