We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d5386 commit 70084fbCopy full SHA for 70084fb
.github/workflows/ci.yaml
@@ -273,7 +273,7 @@ jobs:
273
run: |
274
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
275
- name: Validate gapic-generator-java-bom
276
- uses: googleapis/java-cloud-bom/tests/validate-bom@ab98a491b510503e8ff461c42ecd3cc4e67a44cb
+ uses: googleapis/java-cloud-bom/tests/validate-bom@a60e965e446f49e3410bfb7b0dc1a7a19f4b0fcd
277
with:
278
bom-path: gapic-generator-java-bom/pom.xml
279
0 commit comments