We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 448b0d1 commit 15a796fCopy full SHA for 15a796f
.github/workflows/ci.yaml
@@ -282,7 +282,7 @@ jobs:
282
run: |
283
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
284
- name: Validate gapic-generator-java-bom
285
- uses: googleapis/java-cloud-bom/tests/validate-bom@a0bfee488b0d74f9b68918ae01d4bf130520d2c5
+ uses: googleapis/java-cloud-bom/tests/validate-bom@e896c4e65a82c3a072d7c8c40b6008abe31902d0
286
with:
287
bom-path: gapic-generator-java-bom/pom.xml
288
0 commit comments