We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8bf058 commit c7de93eCopy full SHA for c7de93e
.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@ab98a491b510503e8ff461c42ecd3cc4e67a44cb
+ uses: googleapis/java-cloud-bom/tests/validate-bom@3fe0c17c383e4ff9df01254210760084afc91263
299
with:
300
bom-path: gapic-generator-java-bom/pom.xml
301
0 commit comments