We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7436995 commit bddd4eaCopy full SHA for bddd4ea
.github/workflows/ci.yaml
@@ -295,7 +295,7 @@ jobs:
295
run: |
296
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
297
- name: Validate gapic-generator-java-bom
298
- uses: googleapis/java-cloud-bom/tests/validate-bom@3fe0c17c383e4ff9df01254210760084afc91263
+ uses: googleapis/java-cloud-bom/tests/validate-bom@8bc17e9ae3c6354f04df2fdf2d57aeafa63add66
299
with:
300
bom-path: gapic-generator-java-bom/pom.xml
301
0 commit comments