We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a41393 commit faad3b9Copy full SHA for faad3b9
.github/workflows/ci.yaml
@@ -388,7 +388,7 @@ jobs:
388
run: |
389
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip -Dfmt.skip
390
- name: Validate gapic-generator-java-bom
391
- uses: googleapis/java-cloud-bom/tests/validate-bom@47ad868794c5d38ee7eb95d69371a7a79f84d890
+ uses: googleapis/java-cloud-bom/tests/validate-bom@2601c4b736e623117c6af7d0569aea0b6abf816a
392
with:
393
bom-path: gapic-generator-java-bom/pom.xml
394
0 commit comments