We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7a07a commit 4f52c01Copy full SHA for 4f52c01
.github/workflows/ci.yaml
@@ -300,7 +300,7 @@ jobs:
300
run: |
301
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
302
- name: Validate gapic-generator-java-bom
303
- uses: googleapis/java-cloud-bom/tests/validate-bom@514a644d091434a2ca612e51a3480513902f35ed
+ uses: googleapis/java-cloud-bom/tests/validate-bom@7752ecda097a07cb0114a446502b4fb2f175a011
304
with:
305
bom-path: gapic-generator-java-bom/pom.xml
306
0 commit comments