We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d9b58 commit acfc55aCopy full SHA for acfc55a
.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@7b5548fffacc57b2976a5ec2616e9b5fcfd4a9a7
392
with:
393
bom-path: gapic-generator-java-bom/pom.xml
394
0 commit comments