We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad26cf9 commit 6265a73Copy full SHA for 6265a73
.github/workflows/ci.yaml
@@ -300,7 +300,7 @@ jobs:
300
run: |
301
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
302
- name: Validate gapic-generator-java-bom
303
- uses: googleapis/java-cloud-bom/tests/validate-bom@47ad868794c5d38ee7eb95d69371a7a79f84d890
+ uses: googleapis/java-cloud-bom/tests/validate-bom@b91d4b9a68bd415107dee242979de39d7fbe17df
304
with:
305
bom-path: gapic-generator-java-bom/pom.xml
306
0 commit comments