We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ecc89b commit 94b48daCopy full SHA for 94b48da
.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@f3c611a09b556e81029d5588afe22ca6a15b0cef
+ uses: googleapis/java-cloud-bom/tests/validate-bom@1b0d93be6176576cd7de295f94d360635c63be2a
331
with:
332
bom-path: gapic-generator-java-bom/pom.xml
333
0 commit comments