Skip to content

Commit ae98d45

Browse files
committed
build: update validate-bom action to v26.79.0
1 parent 53c3fc6 commit ae98d45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
run: |
238238
mvn install -B -ntp -T 1C -DskipTests -Dclirr.skip -Dcheckstyle.skip -Denforcer.skip
239239
- name: Validate gapic-libraries-bom
240-
uses: googleapis/java-cloud-bom/tests/validate-bom@v26.54.0
240+
uses: googleapis/java-cloud-bom/tests/validate-bom@v26.79.0
241241
with:
242242
bom-path: gapic-libraries-bom/pom.xml
243243
generation-config-check:

0 commit comments

Comments
 (0)