We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214867a commit e0285a0Copy full SHA for e0285a0
.github/workflows/ci.yaml
@@ -330,7 +330,7 @@ jobs:
330
run: |
331
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
332
- name: Validate gapic-generator-java-bom
333
- uses: googleapis/java-cloud-bom/tests/validate-bom@e7d890994c34781d161e2629c7e15cf8fd755de5
+ uses: googleapis/java-cloud-bom/tests/validate-bom@f00726b73ea820f81bba4d1af872269882bdc2ef
334
with:
335
bom-path: gapic-generator-java-bom/pom.xml
336
0 commit comments