We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3fd17 commit 3d8234cCopy full SHA for 3d8234c
1 file changed
.github/workflows/ci.yaml
@@ -327,7 +327,7 @@ jobs:
327
run: |
328
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
329
- name: Validate gapic-generator-java-bom
330
- uses: googleapis/java-cloud-bom/tests/validate-bom@3f93d58a049cf6089a930c55cc23ff0c0869a12f
+ uses: googleapis/java-cloud-bom/tests/validate-bom@3ce88e6d1aa9b8210580d522948e6eb946910682
331
with:
332
bom-path: gapic-generator-java-bom/pom.xml
333
0 commit comments