Skip to content

Commit 65e7f1e

Browse files
committed
test platform-ref w updated protovalidate
1 parent 7644e23 commit 65e7f1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/checks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
id: run-platform
114114
uses: opentdf/platform/test/start-up-with-containers@main
115115
with:
116-
platform-ref: main
116+
platform-ref: chore/update-protovalidate
117117

118118
- name: Get grpcurl
119119
run: go install github.com/fullstorydev/grpcurl/cmd/[email protected]
@@ -339,7 +339,7 @@ jobs:
339339
with:
340340
focus-sdk: java
341341
java-ref: ${{ github.ref }} latest
342-
platform-ref: main lts
342+
platform-ref: chore/update-protovalidate
343343

344344
ci:
345345
needs:

0 commit comments

Comments
 (0)