We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 097e37e commit c7a4728Copy full SHA for c7a4728
.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@d06156f6b8580b2b59923dee68ea81b69b98a6f9
+ uses: googleapis/java-cloud-bom/tests/validate-bom@b1175d6dc862e8912d76a65bb93bcb33e9baae2a
286
with:
287
bom-path: gapic-generator-java-bom/pom.xml
288
0 commit comments