We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7644e23 commit 65e7f1eCopy full SHA for 65e7f1e
.github/workflows/checks.yaml
@@ -113,7 +113,7 @@ jobs:
113
id: run-platform
114
uses: opentdf/platform/test/start-up-with-containers@main
115
with:
116
- platform-ref: main
+ platform-ref: chore/update-protovalidate
117
118
- name: Get grpcurl
119
run: go install github.com/fullstorydev/grpcurl/cmd/[email protected]
@@ -339,7 +339,7 @@ jobs:
339
340
focus-sdk: java
341
java-ref: ${{ github.ref }} latest
342
- platform-ref: main lts
343
344
ci:
345
needs:
0 commit comments