We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f936331 commit 97f97c6Copy full SHA for 97f97c6
.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@2414e159ab8f882717ab7f6ae4c4a02c096b94fa
+ uses: googleapis/java-cloud-bom/tests/validate-bom@e485c2f4ca9ec4f06098e23ee4a24b94ff193784
286
with:
287
bom-path: gapic-generator-java-bom/pom.xml
288
0 commit comments