We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ea697 commit 19f2596Copy full SHA for 19f2596
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@6f63cea78d392af2b4343baf75045c24c5dfb0da
331
with:
332
bom-path: gapic-generator-java-bom/pom.xml
333
0 commit comments