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