We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a621b8c commit f331258Copy full SHA for f331258
.github/workflows/ci.yaml
@@ -273,7 +273,7 @@ jobs:
273
run: |
274
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
275
- name: Validate gapic-generator-java-bom
276
- uses: googleapis/java-cloud-bom/tests/validate-bom@ab98a491b510503e8ff461c42ecd3cc4e67a44cb
+ uses: googleapis/java-cloud-bom/tests/validate-bom@ba5a6e7734caaca573dc449cf6fe770c3c03f3ce
277
with:
278
bom-path: gapic-generator-java-bom/pom.xml
279
0 commit comments