We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99812f commit 52f3019Copy full SHA for 52f3019
.github/workflows/ci.yaml
@@ -237,7 +237,7 @@ jobs:
237
run: |
238
mvn install -B -ntp -T 1C -DskipTests -Dclirr.skip -Dcheckstyle.skip -Denforcer.skip
239
- name: Validate gapic-libraries-bom
240
- uses: googleapis/java-cloud-bom/tests/validate-bom@v26.54.0
+ uses: googleapis/java-cloud-bom/tests/validate-bom@v26.79.0
241
with:
242
bom-path: gapic-libraries-bom/pom.xml
243
generation-config-check:
0 commit comments