We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1457b7d commit 121f9dfCopy full SHA for 121f9df
.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@6dbbf255936243e7867a7d0f82951b5000c94060
331
with:
332
bom-path: gapic-generator-java-bom/pom.xml
333
0 commit comments