We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81262fa commit 251bd06Copy full SHA for 251bd06
.github/workflows/ci.yaml
@@ -112,7 +112,7 @@ jobs:
112
run: |
113
mvn install -B -ntp -T 1C -DskipTests -Dclirr.skip -Dcheckstyle.skip -Denforcer.skip
114
- name: Validate gapic-libraries-bom
115
- uses: googleapis/java-cloud-bom/tests/validate-bom@v26.52.0
+ uses: googleapis/java-cloud-bom/tests/validate-bom@v26.53.0
116
with:
117
bom-path: gapic-libraries-bom/pom.xml
118
generation-config-check:
0 commit comments