We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f19fa1 commit 7932dc0Copy full SHA for 7932dc0
.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@5eba4d7fb7119709a12e3c6c92589ddcc37d8505
335
with:
336
bom-path: gapic-generator-java-bom/pom.xml
337
0 commit comments