We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fedeb32 commit fab2496Copy full SHA for fab2496
.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@659764fa38f3c80b36319e9692d5a46b23f599eb
+ uses: googleapis/java-cloud-bom/tests/validate-bom@9c69011132100261611bc6be46d8b90c47071f57
331
with:
332
bom-path: gapic-generator-java-bom/pom.xml
333
0 commit comments