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