We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 536f1eb commit 8557b27Copy full SHA for 8557b27
.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@67320aed8cf903d6fb851d08c0e7222e37527258
331
with:
332
bom-path: gapic-generator-java-bom/pom.xml
333
0 commit comments