Skip to content

Commit dca11a0

Browse files
committed
[eclipse-uprotocol#232] Fix ref to shared OFT Action
1 parent 48a20e8 commit dca11a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-up-spec-compatibility.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# run OpenFastTrace first because OFT will always succeed and produce
5353
# a tracing report
5454
- name: Run OpenFastTrace
55-
uses: ./.github/actions/run-oft
55+
uses: eclipse-uprotocol/ci-cd/.github/actions/run-oft@main
5656
with:
5757
file-patterns: "${{ vars.UP_SPEC_OPEN_FAST_TRACE_FILE_PATTERNS }} ${{ vars.UP_RUST_OPEN_FAST_TRACE_FILE_PATTERNS }}"
5858

0 commit comments

Comments
 (0)