We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 593e2f0 commit bb84a7bCopy full SHA for bb84a7b
.github/workflows/ci.yaml
@@ -330,7 +330,7 @@ jobs:
330
run: |
331
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
332
- name: Validate gapic-generator-java-bom
333
- uses: googleapis/java-cloud-bom/tests/validate-bom@6626f91d2ea122ba19d15e33c8a6bc21aebe5177
+ uses: googleapis/java-cloud-bom/tests/validate-bom@98526bc5d59dfefdeb00fd3bdc11ed9b07564ba3
334
with:
335
bom-path: gapic-generator-java-bom/pom.xml
336
0 commit comments