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 69f5aec commit d1acc3aCopy full SHA for d1acc3a
.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@54c33f02fc6dac0fad17925f8a480f990cd94bc1
331
with:
332
bom-path: gapic-generator-java-bom/pom.xml
333
0 commit comments