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