We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308aeaf commit 302ca97Copy full SHA for 302ca97
.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@17cc5ecf3730d0671f233c0879dc654337b38cba
+ uses: googleapis/java-cloud-bom/tests/validate-bom@ac889cf4b5eaf358db985b0f27a4839dec198f17
331
with:
332
bom-path: gapic-generator-java-bom/pom.xml
333
0 commit comments