We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6913db5 commit 2e261e3Copy full SHA for 2e261e3
.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@47c5dbc0b2c9a7d120cc12eb3650db89ab5b894f
+ uses: googleapis/java-cloud-bom/tests/validate-bom@ad905ccb7d41bd64cc519bd855dabb0523bd7fa8
334
with:
335
bom-path: gapic-generator-java-bom/pom.xml
336
0 commit comments