We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f952e3f commit 7406763Copy full SHA for 7406763
.github/workflows/ci.yaml
@@ -327,7 +327,7 @@ jobs:
327
run: |
328
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
329
- name: Validate gapic-generator-java-bom
330
- uses: googleapis/java-cloud-bom/tests/validate-bom@59c776be18728bcdc53f868c497baf1f5039abb6
+ uses: googleapis/java-cloud-bom/tests/validate-bom@baf9c12ff6c94bd1e300ae1b636cdc63e7281695
331
with:
332
bom-path: gapic-generator-java-bom/pom.xml
333
0 commit comments