We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877cb2a commit 67a2c94Copy full SHA for 67a2c94
.github/workflows/ci.yaml
@@ -282,7 +282,7 @@ jobs:
282
run: |
283
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
284
- name: Validate gapic-generator-java-bom
285
- uses: googleapis/java-cloud-bom/tests/validate-bom@41d86dba28c2e724126568b4414ceae6a48e2a49
+ uses: googleapis/java-cloud-bom/tests/validate-bom@ab98a491b510503e8ff461c42ecd3cc4e67a44cb
286
with:
287
bom-path: gapic-generator-java-bom/pom.xml
288
0 commit comments