Skip to content

Commit 52f3019

Browse files
authored
build: update validate-bom action to v26.79.0 (#12331)
Maybe fixes #12324
1 parent e99812f commit 52f3019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)